vedaco commited on
Commit
29be232
·
verified ·
1 Parent(s): ee1f09c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- numpy>=1.21.0,<2.0.0
2
- scipy>=1.7.0
3
- gradio>=4.0.0
 
 
1
+ gradio>=4.0.0
2
+ edge-tts>=6.1.0
3
+ numpy>=1.21.0
4
+ scipy>=1.7.0