mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-13 21:16:09 +00:00
Add model downloading endpoint.
This commit is contained in:
2
model_filemanager/__init__.py
Normal file
2
model_filemanager/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# model_manager/__init__.py
|
||||
from .download_models import download_model, DownloadStatus, DownloadModelResult, DownloadStatusType
|
Reference in New Issue
Block a user