Spaces:
Running on Zero
Running on Zero
ACE-Step Custom commited on
Commit ·
5e842f6
1
Parent(s): 6a590ee
Add vector-quantize-pytorch dependency for ACE-Step model
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -25,6 +25,7 @@ pydub>=0.25.0
|
|
| 25 |
einops>=0.7.0
|
| 26 |
timm>=0.9.0
|
| 27 |
safetensors>=0.4.0
|
|
|
|
| 28 |
|
| 29 |
# Utilities
|
| 30 |
numpy>=1.24.0
|
|
|
|
| 25 |
einops>=0.7.0
|
| 26 |
timm>=0.9.0
|
| 27 |
safetensors>=0.4.0
|
| 28 |
+
vector-quantize-pytorch>=1.0.0
|
| 29 |
|
| 30 |
# Utilities
|
| 31 |
numpy>=1.24.0
|