ComfyUI/comfy/cmd
2024-11-19 11:06:27 -08:00
..
__init__.py
cuda_malloc.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-11-18 13:12:31 -08:00
execution.py Merge branch 'improved_memory' of github.com:comfyanonymous/ComfyUI 2024-11-19 11:06:27 -08:00
extra_model_paths.py Fix tests, improve distributed worker health check, add torch compile options 2024-09-13 18:10:11 -07:00
folder_paths.py Fix broken create-directories command 2024-11-11 16:21:16 -08:00
folder_paths.pyi Fix #25 custom nodes which have input paths set at import time will now correctly see a models directory (or similar) that respects the configuration intended by the user 2024-11-01 13:40:03 -07:00
latent_preview_image_encoding.py Fix pylint error 2024-10-11 13:51:13 -07:00
latent_preview.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-11-18 13:12:31 -08:00
main_pre.py Update ComfyUI 2024-11-18 13:58:24 -08:00
main.py Improve compilation of models, adding support for triton 2024-11-01 10:40:58 -07:00
new_updater.py
openapi_gen.py
server.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-11-18 13:12:31 -08:00
worker.py --base-paths argument adds additional paths to search for models/checkpoints, models/loras, etc. directories, including directories specified in this pattern by custom nodes 2024-10-29 14:27:14 -07:00