MCPcopy 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
348class IMAGDressingNode:
349 def __init__(self) -> None:

Callers 15

__call__Method · 0.80
__call__Method · 0.80
__call__Method · 0.80
__call__Method · 0.80
cityscapes_files_to_dictFunction · 0.80
instances_to_coco_jsonFunction · 0.80
encode_json_sem_segMethod · 0.80
_checkIgnoreMethod · 0.80

Calls

no outgoing calls

Tested by 3

test_transform_RLEMethod · 0.64
make_dataset_dictsFunction · 0.64