Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -13
requirements.txt
CHANGED
|
@@ -1,13 +1,14 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
| 1 |
+
git+https://huggingface.co/datasets/soiz1/omegaconf
|
| 2 |
+
torch==2.2.0
|
| 3 |
+
infer-rvc-python==1.1.0
|
| 4 |
+
edge-tts
|
| 5 |
+
pedalboard
|
| 6 |
+
noisereduce
|
| 7 |
+
numpy==1.23.5
|
| 8 |
+
audio-separator[gpu]
|
| 9 |
+
scipy
|
| 10 |
+
onnxruntime-gpu
|
| 11 |
+
samplerate
|
| 12 |
+
transformers
|
| 13 |
+
psutil
|
| 14 |
+
py-cpuinfo
|