from .nodes import NODE_CLASS_MAPPINGS from .server import * WEB_DIRECTORY = "./comfyui/web" __all__ = ["NODE_CLASS_MAPPINGS", "WEB_DIRECTORY"]