Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +8 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,11 @@
|
|
| 1 |
audio-separator[gpu]==0.33.0
|
| 2 |
-
scipy
|
| 3 |
gradio==4.44.0
|
| 4 |
-
yt_dlp
|
| 5 |
-
pypresence
|
| 6 |
-
validators
|
| 7 |
matchering==2.0.6
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
audio-separator[gpu]==0.33.0
|
| 2 |
+
scipy==1.14.1
|
| 3 |
gradio==4.44.0
|
| 4 |
+
yt_dlp==2024.8.6
|
| 5 |
+
pypresence==4.3.0
|
| 6 |
+
validators==0.22.0
|
| 7 |
matchering==2.0.6
|
| 8 |
+
torch==2.3.1
|
| 9 |
+
librosa==0.10.2
|
| 10 |
+
soundfile==0.12.1
|
| 11 |
+
numpy==1.26.4
|