Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AIFSH/IMAGDressing-ComfyUI
/ encode
Method
encode
__init__.py:345–346 ·
view source on GitHub ↗
(self, text)
Source
from the content-addressed store, hash-verified
343
CATEGORY =
"AIFSH_IMAGDressing"
344
345
def
encode(self, text):
346
return
(text, )
347
348
class
IMAGDressingNode:
349
def
__init__(self) -> None:
Callers
15
__call__
Method · 0.80
__call__
Method · 0.80
__call__
Method · 0.80
__call__
Method · 0.80
draw_panoptic_seg_predictions
Method · 0.80
cityscapes_files_to_dict
Function · 0.80
instances_to_coco_json
Function · 0.80
encode_json_sem_seg
Method · 0.80
encode_additional_info
Method · 0.80
encode_additional_info
Method · 0.80
encode_additional_info
Method · 0.80
_checkIgnore
Method · 0.80
Calls
no outgoing calls
Tested by
3
test_transform_RLE
Method · 0.64
test_transform_RLE_resize
Method · 0.64
make_dataset_dicts
Function · 0.64