ComfyUI/comfy/client
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 Improved API support 2024-02-07 14:20:21 -08:00
aio_client.py fix tests 2025-07-25 15:01:30 -07:00
client_types.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-06-24 12:52:54 -07:00
embedded_comfy_client.py Improvements to GGUF 2025-07-30 18:28:52 -07:00
sdxl_with_refiner_workflow.py Merge upstream 2024-03-11 09:32:57 -07:00