comfyanonymous
|
640c47e7de
|
Fix torch warning about deprecated function. (#8075)
Drop support for torch versions below 2.2 on the audio VAEs.
|
2025-05-12 14:32:01 -04:00 |
|
blepping
|
42da274717
|
Use normal ComfyUI attention in ACE-Steps model (#8023)
* Use normal ComfyUI attention in ACE-Steps model
* Let optimized_attention handle output reshape for ACE
|
2025-05-09 13:51:02 -04:00 |
|
comfyanonymous
|
fd08e39588
|
Make torchaudio not a hard requirement. (#7987)
Some platforms can't install it apparently so if it's not there it should
only break models that actually use it.
|
2025-05-07 21:37:12 -04:00 |
|
comfyanonymous
|
cc33cd3422
|
Experimental lyrics strength for ACE. (#7984)
|
2025-05-07 19:22:07 -04:00 |
|
comfyanonymous
|
16417b40d9
|
Initial ACE-Step model implementation. (#7972)
|
2025-05-07 08:33:34 -04:00 |
|