ComfyUI/comfy/cmd
doctorpangloss b3ceeebf94 Fix bugs in folder paths
- Adding the output paths now correctly registers a relative path,
   i.e., outputs/loras and models/lorals will now be searched on all
   your base paths
 - Adding absolute paths with models/ works better
 - All the base paths and directories are queried better
2024-10-29 19:22:51 -07:00
..
__init__.py openapi definition, documented API endpoints and new ergonomic API endpoint 2023-08-04 15:44:02 -07:00
cuda_malloc.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-03-29 13:36:57 -07:00
execution.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
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 bugs in folder paths 2024-10-29 19:22:51 -07:00
folder_paths.pyi Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-10-29 15:35:39 -07:00
latent_preview_image_encoding.py Fix pylint error 2024-10-11 13:51:13 -07:00
latent_preview.py Improvements to execution 2024-10-10 19:30:18 -07:00
main_pre.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
main.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
new_updater.py (Fixed) Move new_updated 2024-02-27 17:01:16 -08:00
openapi_gen.py Improved API support 2024-02-07 14:20:21 -08:00
server.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-10-29 15:35:39 -07: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