gabrielsemiceki9's picture
Upload 69 files
61b1a4d 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"]