Militaryint commited on
Commit
d451ffb
·
verified ·
1 Parent(s): 21eeb7d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -14
requirements.txt CHANGED
@@ -1,14 +1,2 @@
1
- gradio==3.34.0
2
- huggingface_hub==0.13.3
3
- uvicorn>=0.14.0
4
- python-docx>=0.8.11
5
- requests>=2.28.0
6
- openai==0.28.0
7
- python-dotenv==1.0.0
8
- matplotlib==3.7.1
9
- numpy==1.24.3
10
- fpdf2==2.7.6
11
- plotly
12
- feedparser
13
- scikit-learn
14
- PyPDF2
 
1
+ gradio==5.3.0
2
+ openai>=1.3.0