4 lines
108 B
Python
4 lines
108 B
Python
"""Download ComfyUI models from Hugging Face and Civitai into configured folders."""
|
|
|
|
__version__ = "0.1.0"
|