wiikoo's picture
Upload custom_nodes/comfyui-easy-use/py/__init__.py with huggingface_hub
3bfbf29 verified
from .libs.loader import easyLoader
from .libs.sampler import easySampler
sampler = easySampler()
easyCache = easyLoader()