yatabase1 commited on
Commit
8ff6d59
·
verified ·
1 Parent(s): 750e687

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -1,6 +1,12 @@
1
- gradio
2
  pandas
3
- openai
4
  matplotlib
 
 
 
 
 
 
 
5
  python-dotenv
6
  Pillow
 
1
+ numpy
2
  pandas
 
3
  matplotlib
4
+ seaborn
5
+ scikit-learn
6
+ scipy
7
+ statsmodels
8
+ jupyter
9
+ gradio
10
+ openai
11
  python-dotenv
12
  Pillow