ComfyUI/comfy/cmd
doctorpangloss 83184916c1 Improvements to GGUF
- GGUF now works and included 4 bit quants, this will allow WAN to run on 24GB VRAM GPUs
 - logger only shows full stack for errors
 - helper functions for colab notebook
 - fix nvcr.io auth error
 - lora issues are now reported better
 - model downloader will use huggingface cache and symlinking if it is supported on your platform
 - torch compile node now correctly patches the model before compilation
2025-07-30 18:28:52 -07:00
..
__init__.py
cuda_malloc.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-07-25 12:48:05 -07:00
execution.py Improvements to GGUF 2025-07-30 18:28:52 -07:00
extra_model_paths.py Accept workflows from the command line 2025-05-07 14:53:39 -07:00
folder_paths.py Improvements to GGUF 2025-07-30 18:28:52 -07:00
folder_paths.pyi Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-06-17 13:20:31 -07:00
hook_breaker_ac10a0.py modify hook breaker to work 2025-06-17 10:39:51 -07:00
latent_preview_image_encoding.py
latent_preview.py
main_pre.py Improvements for Wan 2.2 support 2025-07-28 14:36:27 -07:00
main.py Add support for ComfyUI Manager 2025-07-15 14:06:29 -07:00
new_updater.py
openapi_gen.py
protocol.py merging upstream with hiddenswitch 2025-07-14 16:55:47 -07:00
server.py Experimental GGUF support 2025-07-28 17:02:20 -07:00