awacke1 commited on
Commit
9bcf4ef
·
verified ·
1 Parent(s): 91c0e21

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=3.0.0
2
+ openai>=0.27.0
3
+ pymupdf>=1.22.0
4
+ beautifulsoup4>=4.9.0
5
+ moviepy>=1.0.0
6
+ gTTS>=2.2.3
7
+ pytz>=2021.1
8
+ requests>=2.25.1
9
+ gradio-client>=0.3.0
10
+ Pillow>=8.0.0