Strong1Mindtherapist commited on
Commit
fc39082
·
verified ·
1 Parent(s): 8d61251

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio==4.12.0
 
2
  gtts
3
- pygame
4
  pydub
5
  numpy
 
6
 
 
1
+ gradio==4.8.0
2
+ huggingface_hub==0.23.0
3
  gtts
 
4
  pydub
5
  numpy
6
+ pygame
7