ComfyUI/comfy/nodes
doctorpangloss bbe2ed330c Memory management and compilation improvements
- Experimental support for sage attention on Linux
 - Diffusers loader now supports model indices
 - Transformers model management now aligns with updates to ComfyUI
 - Flux layers correctly use unbind
 - Add float8 support for model loading in more places
 - Experimental quantization approaches from Quanto and torchao
 - Model upscaling interacts with memory management better

This update also disables ROCm testing because it isn't reliable enough
on consumer hardware. ROCm is not really supported by the 7600.
2024-10-09 09:13:47 -07:00
..
__init__.py make the nodes organization more sane 2023-08-04 15:44:02 -07:00
base_nodes.py Memory management and compilation improvements 2024-10-09 09:13:47 -07:00
common.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-03-29 13:36:57 -07:00
package_typing.py Improve performance and memory management of upscale models, improve messaging on models loaded and unloaded from the GPU 2024-07-30 17:05:53 -07:00
package.py Fix pylint issue with hydit, fix absolute versus relative imports 2024-08-16 13:06:33 -07:00
vanilla_node_importing.py Improve vanilla node importing for execution nodes 2024-10-04 10:56:43 -07:00