ComfyUI/comfy/ldm/flux
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 Fix Flux controlnets 2024-08-28 14:48:42 -07:00
controlnet.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-13 12:45:23 -07:00
layers.py Memory management and compilation improvements 2024-10-09 09:13:47 -07:00
math.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-08-05 16:13:20 -07:00
model.py Upstream InstantX Union ControlNet support for Flux 2024-08-26 16:54:29 -07:00
weight_dtypes.py Upstream InstantX Union ControlNet support for Flux 2024-08-26 16:54:29 -07:00