hina19 commited on
Commit
e90d996
·
verified ·
1 Parent(s): 3f5355b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ opencv-python
3
+ transformers
4
+ torch
5
+ pillow
6
+ moviepy
7
+ gtts
8
+ scenedetect[opencv]
9
+ openai