awacke1 commited on
Commit
ed00060
·
verified ·
1 Parent(s): c381bf2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -10
requirements.txt CHANGED
@@ -1,10 +1,7 @@
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
 
1
+ gradio
2
+ openai
3
+ PyMuPDF
4
+ opencv-python-headless
5
+ moviepy
6
+ requests
7
+ Pillow