Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -12
requirements.txt
CHANGED
|
@@ -1,14 +1,6 @@
|
|
| 1 |
audio-separator[gpu]==0.33.0
|
| 2 |
-
scipy==1.13.1
|
| 3 |
gradio==4.44.0
|
| 4 |
-
yt_dlp
|
| 5 |
-
pypresence
|
| 6 |
-
validators
|
| 7 |
-
matchering==2.0.6
|
| 8 |
-
torch==2.3.1 # Updated from 2.2.0 to resolve conflict
|
| 9 |
-
torchvision==0.18.1 # Updated to match torch==2.3.1
|
| 10 |
-
torchaudio==2.3.1 # Updated to match torch==2.3.1
|
| 11 |
-
librosa==0.10.2
|
| 12 |
-
soundfile==0.12.1
|
| 13 |
-
numpy==2.0.0
|
| 14 |
-
onnxruntime-gpu==1.18.1
|
|
|
|
| 1 |
audio-separator[gpu]==0.33.0
|
|
|
|
| 2 |
gradio==4.44.0
|
| 3 |
+
yt_dlp
|
| 4 |
+
pypresence
|
| 5 |
+
validators
|
| 6 |
+
matchering==2.0.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|