Spaces:
Running
Running
requirements: force gradio client 0.17
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
-
gradio==4.32
|
| 2 |
datasets
|
| 3 |
librosa
|
| 4 |
soundfile
|
| 5 |
-
gradio_client
|
| 6 |
-
git+https://github.com/unitaryai/detoxify
|
| 7 |
pyloudnorm
|
| 8 |
langdetect
|
| 9 |
pydub
|
|
|
|
| 1 |
+
gradio==4.32.0
|
| 2 |
datasets
|
| 3 |
librosa
|
| 4 |
soundfile
|
| 5 |
+
gradio_client==0.17.0
|
|
|
|
| 6 |
pyloudnorm
|
| 7 |
langdetect
|
| 8 |
pydub
|