gnosticdev commited on
Commit
993dbc2
·
verified ·
1 Parent(s): e9bdd57

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  gradio==3.40.0
2
- edge_tts
3
  moviepy==1.0.3
4
  pydub==0.25.1
5
  ffmpeg-python==0.2.0
6
  transformers==4.29.2
7
- torch==1.13.1
 
 
1
  gradio==3.40.0
2
+ edge_tts
3
  moviepy==1.0.3
4
  pydub==0.25.1
5
  ffmpeg-python==0.2.0
6
  transformers==4.29.2
7
+ torch==1.13.1
8
+ requests==2.28.1.1