Harika22 commited on
Commit
ead514c
·
verified ·
1 Parent(s): b7d08ba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- scikit-learn==1.3.2
2
- numpy==1.24.4
3
- pandas==1.5.3
4
  gradio
5
  joblib
6
- numpy._core
7
 
 
1
+ scikit-learn
2
+ numpy
3
+ pandas
4
  gradio
5
  joblib
6
+
7