Prashantbhat1607 commited on
Commit
a0e2b3f
·
verified ·
1 Parent(s): 3a1b0bd

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- streamlit==1.25.0
2
- pandas
3
- scikit-learn
 
 
4
  joblib
5
- numpy
 
1
+ streamlit==1.37.1
2
+ pandas==2.2.2
3
+ numpy==2.0.2
4
+ scikit-learn==1.5.2
5
+ scipy==1.13.1
6
  joblib
7
+ huggingface_hub