Spaces:
Paused
Paused
Upgrade gradio version
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -3,11 +3,9 @@ datasets
|
|
| 3 |
librosa
|
| 4 |
soundfile
|
| 5 |
gradio_client
|
| 6 |
-
git+https://github.com/unitaryai/detoxify
|
| 7 |
pyloudnorm
|
| 8 |
langdetect
|
| 9 |
pydub
|
| 10 |
-
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/gradio-space-ci@0.2.1
|
| 11 |
google-cloud-texttospeech
|
| 12 |
openai
|
| 13 |
-
numpy
|
|
|
|
| 3 |
librosa
|
| 4 |
soundfile
|
| 5 |
gradio_client
|
|
|
|
| 6 |
pyloudnorm
|
| 7 |
langdetect
|
| 8 |
pydub
|
|
|
|
| 9 |
google-cloud-texttospeech
|
| 10 |
openai
|
| 11 |
+
numpy
|