Update requirements.txt
Browse files- requirements.txt +1 -13
requirements.txt
CHANGED
|
@@ -1,14 +1,2 @@
|
|
| 1 |
gradio==4.16.0
|
| 2 |
-
huggingface-hub==0.20.3
|
| 3 |
-
torch==2.1.0
|
| 4 |
-
torchaudio==2.1.0
|
| 5 |
-
numpy
|
| 6 |
-
librosa
|
| 7 |
-
soundfile
|
| 8 |
-
pydub
|
| 9 |
-
yt-dlp
|
| 10 |
-
faiss-cpu
|
| 11 |
-
praat-parselmouth
|
| 12 |
-
pyworld
|
| 13 |
-
scipy
|
| 14 |
-
numba==0.56.4
|
|
|
|
| 1 |
gradio==4.16.0
|
| 2 |
+
huggingface-hub==0.20.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|