ramedde commited on
Commit
2e8915f
·
verified ·
1 Parent(s): afe7341

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==4.44.1
2
- gradio-client==0.9.0
3
  gTTS==2.5.3
4
  huggingface_hub==0.24.7
5
  spaces
 
1
  gradio==4.44.1
2
+ gradio-client==1.3.0 # was 0.9.0 — must match what gradio 4.44.1 requires
3
  gTTS==2.5.3
4
  huggingface_hub==0.24.7
5
  spaces