3 Commits

Author SHA1 Message Date
comfyanonymous
4cce6ef634 Fix torch warning about deprecated function.
Drop support for torch versions below 2.2 on the audio VAEs.
2025-05-12 14:29:45 -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
16417b40d9
Initial ACE-Step model implementation. (#7972) 2025-05-07 08:33:34 -04:00