Shalyn commited on
Commit
8a1e846
·
verified ·
1 Parent(s): a050248

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,13 +1,9 @@
1
  scikit-learn==1.4.2
2
- pandas==1.5.3
3
- numpy==1.23.5
4
  matplotlib==3.7.1
5
  seaborn==0.13.1
6
  joblib==1.3.2
7
  huggingface_hub==0.20.3
8
  Flask==3.0.2
9
  gunicorn==21.2.0
10
- requests==2.28.1
11
- uvicorn[standard]
12
- streamlit==1.43.2
13
- Werkzeug>=3.0.0
 
1
  scikit-learn==1.4.2
2
+ pandas==2.0.3
3
+ numpy==1.22.4
4
  matplotlib==3.7.1
5
  seaborn==0.13.1
6
  joblib==1.3.2
7
  huggingface_hub==0.20.3
8
  Flask==3.0.2
9
  gunicorn==21.2.0