ComfyUI/comfy/nodes
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 make the nodes organization more sane 2023-08-04 15:44:02 -07:00
base_nodes.py Improvements to GGUF 2025-07-30 18:28:52 -07:00
common.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-03-29 13:36:57 -07:00
package_typing.py packaging fixes 2025-07-15 10:19:33 -07:00
package.py packaging fixes 2025-07-15 10:19:33 -07:00
vanilla_node_importing.py fix noisy logging messages 2025-07-17 13:06:55 -07:00