wiikoo's picture
Upload custom_nodes/comfyui_instantid/__init__.py with huggingface_hub
5fed0f4 verified
raw
history blame contribute delete
136 Bytes
from .InstantID import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
__all__ = ['NODE_CLASS_MAPPINGS', 'NODE_DISPLAY_NAME_MAPPINGS']