sree4411 commited on
Commit
b52dd36
·
verified ·
1 Parent(s): 08853b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- pandas
2
- numpy
3
- streamlit
4
- Joblib
 
 
1
+ gradio==4.28.3
2
+ scikit-learn==1.3.2
3
+ pandas==2.1.4
4
+ numpy==1.26.3
5
+ joblib==1.3.2