grasepard2 commited on
Commit
4b8aa4d
·
verified ·
1 Parent(s): 4827789

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -13
requirements.txt CHANGED
@@ -1,17 +1,7 @@
1
  gradio==6.0.0
2
  pandas>=2.0.0
3
  numpy>=1.24.0
4
- matplotlib>=3.7.0
5
- seaborn>=0.13.0
6
- statsmodels>=0.14.0
7
- scikit-learn>=1.3.0
8
- papermill>=2.5.0
9
- nbformat>=5.9.0
10
- pillow>=10.0.0
11
- requests>=2.31.0
12
- beautifulsoup4>=4.12.0
13
- vaderSentiment>=3.3.2
14
- huggingface_hub>=0.20.0
15
- textblob>=0.18.0
16
- faker>=20.0.0
17
  plotly>=5.18.0
 
 
 
 
1
  gradio==6.0.0
2
  pandas>=2.0.0
3
  numpy>=1.24.0
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  plotly>=5.18.0
5
+ openpyxl>=3.1.0
6
+ huggingface_hub>=0.20.0
7
+ requests>=2.31.0