Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -75,4 +75,14 @@ ffmpeg-python
|
|
75 |
pysrt
|
76 |
ChatTTS
|
77 |
omegaconf
|
78 |
-
vector_quantize_pytorch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
pysrt
|
76 |
ChatTTS
|
77 |
omegaconf
|
78 |
+
vector_quantize_pytorch
|
79 |
+
gradio
|
80 |
+
datasets
|
81 |
+
librosa
|
82 |
+
soundfile
|
83 |
+
gradio_client==0.10.0
|
84 |
+
git+https://github.com/unitaryai/detoxify
|
85 |
+
pyloudnorm
|
86 |
+
langdetect
|
87 |
+
pydub
|
88 |
+
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected]
|