vtesting2 / __init__.py
meepmoo's picture
Upload folder using huggingface_hub
0dcccdd verified
raw
history blame
148 Bytes
from .comfyui.comfyui_nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
__all__ = ["NODE_CLASS_MAPPINGS", "NODE_DISPLAY_NAME_MAPPINGS"]