FQiao's picture
Upload 70 files
3324de2 verified
raw
history blame contribute delete
146 Bytes
from .nodes import NODE_CLASS_MAPPINGS
from .server import *
WEB_DIRECTORY = "./comfyui/web"
__all__ = ["NODE_CLASS_MAPPINGS", "WEB_DIRECTORY"]