Artificial-superintelligence commited on
Commit
6b8a875
·
verified ·
1 Parent(s): 8472e1f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  streamlit
 
2
  moviepy
3
  whisper
4
  googletrans==4.0.0-rc1
5
  gTTS
6
- torch # Required for Whisper
 
 
1
  streamlit
2
+ streamlit
3
  moviepy
4
  whisper
5
  googletrans==4.0.0-rc1
6
  gTTS
7
+ httpcore==0.13.6
8
+ torch