nakas commited on
Commit
5658e8d
·
verified ·
1 Parent(s): 3e150ad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  gradio==4.16.0
2
  openai==1.12.0
3
- flask==2.3.3
4
- pydantic==2.5.2
5
  python-dotenv==1.0.0
6
- markupsafe==2.1.3
 
 
 
 
 
1
  gradio==4.16.0
2
  openai==1.12.0
 
 
3
  python-dotenv==1.0.0
4
+ matplotlib==3.7.2
5
+ numpy==1.24.3
6
+ pandas==2.0.3
7
+ pillow==10.0.0
8
+ scikit-learn==1.3.0