Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1 +1,8 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
spaces>=0.19.0
|
| 2 |
+
transformers>=4.40.0
|
| 3 |
+
accelerate>=0.27.0
|
| 4 |
+
torch>=2.1.0
|
| 5 |
+
torchaudio>=2.1.0
|
| 6 |
+
soundfile>=0.12.1
|
| 7 |
+
pyannote.audio>=3.1.0
|
| 8 |
+
numpy>=1.24.0
|