ComfyUI/comfy/cmd
2024-10-10 21:00:09 -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 Fix inference mode execution issues 2024-10-10 21:00:09 -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_pre.py Fix #20 base path can now be set before folder paths are initialized, although all of this really has to be reworked 2024-08-29 18:02:36 -07:00
folder_paths.py Fix frozenset v set issue in folder_paths 2024-09-24 20:36:50 -07:00
latent_preview_image_encoding.py Improvements to execution 2024-10-10 19:30:18 -07:00
latent_preview.py Improvements to execution 2024-10-10 19:30:18 -07:00
main_pre.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-03 15:28:52 -07:00
main.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-23 12:50:31 -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 Fix pylint errors 2024-10-04 21:12:37 -07:00
worker.py Support ProcessPoolExecutor to improve memory management 2024-09-04 17:03:22 -07:00