Spaces:
Running
Running
gradio 4.36 to fix dataframe
Browse files- README.md +1 -1
- requirements.txt +0 -2
README.md
CHANGED
@@ -20,5 +20,5 @@ models:
|
|
20 |
- parler-tts/parler-tts-mini-v1
|
21 |
- Pendrokar/xvapitch_expresso
|
22 |
- WhisperSpeech/WhisperSpeech
|
23 |
-
sdk_version: 4.
|
24 |
---
|
|
|
20 |
- parler-tts/parler-tts-mini-v1
|
21 |
- Pendrokar/xvapitch_expresso
|
22 |
- WhisperSpeech/WhisperSpeech
|
23 |
+
sdk_version: 4.36.0
|
24 |
---
|
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
gradio==4.32.0
|
2 |
datasets
|
3 |
librosa
|
4 |
soundfile
|
5 |
-
gradio_client==0.17.0
|
6 |
git+https://github.com/unitaryai/detoxify
|
7 |
pyloudnorm
|
8 |
langdetect
|
|
|
|
|
1 |
datasets
|
2 |
librosa
|
3 |
soundfile
|
|
|
4 |
git+https://github.com/unitaryai/detoxify
|
5 |
pyloudnorm
|
6 |
langdetect
|