initial commit

Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
This commit is contained in:
2026-01-30 09:33:31 -06:00
commit 3ffacf0a12
8 changed files with 412 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
"""Download ComfyUI models from Hugging Face and Civitai into configured folders."""
__version__ = "0.1.0"