Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -12,4 +12,7 @@ torch
|
|
12 |
huggingface-hub
|
13 |
essentia
|
14 |
resampy
|
15 |
-
transformers==4.45.2
|
|
|
|
|
|
|
|
12 |
huggingface-hub
|
13 |
essentia
|
14 |
resampy
|
15 |
+
transformers==4.45.2
|
16 |
+
cython
|
17 |
+
setuptools
|
18 |
+
wheel
|