Toumaima commited on
Commit
0db12aa
·
verified ·
1 Parent(s): 81917a3

Updated requirements text

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1,2 +1,9 @@
1
  gradio
2
- requests
 
 
 
 
 
 
 
 
1
  gradio
2
+ requests
3
+ transformers
4
+ duckduckgo-search # For web search
5
+ moviepy # For movie reading
6
+ openai-whisper
7
+ torch # whisper requires PyTorch
8
+ torchaudio
9
+ ffmpeg-python # required for moviepy audio extraction