comfyanonymous
|
b23a35bfe8
|
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
|
2d78e7c0af
|
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
|
0f870160a0
|
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
|
cc148f6353
|
Experimental lyrics strength for ACE. (#7984)
|
2025-05-07 19:22:07 -04:00 |
|
comfyanonymous
|
3533c630dd
|
Initial ACE-Step model implementation. (#7972)
|
2025-05-07 08:33:34 -04:00 |
|