ComfyUI/comfy/ldm
2025-05-24 06:43:12 -04:00
..
ace Fix torch warning about deprecated function. (#8075) 2025-05-12 14:32:01 -04:00
audio Fix torch warning about deprecated function. (#8075) 2025-05-12 14:32:01 -04:00
aura
cascade
chroma create arange on-device (#8255) 2025-05-23 16:15:06 -04:00
cosmos Change cosmos and hydit models to use the native RMSNorm. (#7934) 2025-05-04 06:26:20 -04:00
flux
genmo Switch mochi and wan modes to use pytorch RMSNorm. (#7925) 2025-05-03 19:07:55 -04:00
hidream Support HiDream E1 model. (#7857) 2025-04-28 15:01:15 -04:00
hunyuan3d
hunyuan_video Hunyuan Custom initial untested implementation. (#8101) 2025-05-13 15:53:47 -04:00
hydit Change cosmos and hydit models to use the native RMSNorm. (#7934) 2025-05-04 06:26:20 -04:00
lightricks Switch ltxv to use the pytorch RMSNorm. (#7897) 2025-05-01 06:33:42 -04:00
lumina Change lumina to native RMSNorm. (#7935) 2025-05-04 06:39:23 -04:00
models
modules Better error if sageattention is installed but a dependency is missing. (#8264) 2025-05-24 06:43:12 -04:00
pixart
wan Make VACE conditionings stackable. (#8240) 2025-05-22 19:22:26 -04:00
common_dit.py add RMSNorm to comfy.ops 2025-04-14 18:00:33 -04:00
util.py