ComfyUI/comfy/ldm/modules
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
..
diffusionmodules Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-05 09:23:00 -07:00
distributions Initial commit. 2023-01-16 22:37:14 -05:00
encoders Make unclip more deterministic. 2024-01-14 17:28:31 -05:00
image_degradation working install from git repo 2023-08-04 15:44:02 -07:00
midas working install from git repo 2023-08-04 15:44:02 -07:00
__init__.py working install from git repo 2023-08-04 15:44:02 -07:00
attention.py Memory management and compilation improvements 2024-10-09 09:13:47 -07:00
ema.py Fix no-member errors in comfy.ldm.modules.ema 2024-06-14 09:01:38 -06:00
sub_quadratic_attention.py Merge upstream 2024-03-12 09:49:47 -07:00
temporal_ae.py Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node 2024-01-03 16:00:36 -08:00