Ianfr13's picture
add custom_node ComfyUI-mxToolkit for canonical api_i2v workflow
03141c7 verified
Raw
History Blame Contribute Delete
175 Bytes
WEB_DIRECTORY = "./js"
from .mxtoolkit import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
__all__ = ['NODE_CLASS_MAPPINGS', 'NODE_DISPLAY_NAME_MAPPINGS', 'WEB_DIRECTORY']