Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -3,6 +3,4 @@ pretty_midi==0.2.11
|
|
| 3 |
numpy==1.24.3
|
| 4 |
scipy==1.10.1
|
| 5 |
librosa==0.10.1
|
| 6 |
-
soundfile==0.12.1
|
| 7 |
-
torch==2.0.1
|
| 8 |
-
torchaudio==2.0.2
|
|
|
|
| 3 |
numpy==1.24.3
|
| 4 |
scipy==1.10.1
|
| 5 |
librosa==0.10.1
|
| 6 |
+
soundfile==0.12.1
|
|
|
|
|
|