Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ transformers==4.39.1
|
|
| 2 |
soundfile==0.12.1
|
| 3 |
librosa==0.10.1
|
| 4 |
numpy==1.26.4
|
|
|
|
|
|
| 2 |
soundfile==0.12.1
|
| 3 |
librosa==0.10.1
|
| 4 |
numpy==1.26.4
|
| 5 |
+
torch==2.2.2
|