mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 06:10:50 +08:00
- Improve node loading order. It now occurs "as late as possible". Configuration should be exposed as per the README. - Added methods to specify custom folders and models used in examples more robustly for custom nodes. - Downloading models can now be gracefully interrupted. - Progress notifications are now sent over the network for distributed ComfyUI operations. - Python objects have been moved around to prevent less transitive package importing issues. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cuda_malloc.py | ||
| execution.py | ||
| extra_model_paths.py | ||
| folder_paths.py | ||
| latent_preview.py | ||
| main_pre.py | ||
| main.py | ||
| new_updater.py | ||
| openapi_gen.py | ||
| server.py | ||
| worker.py | ||