Subh775 commited on
Commit
7ef7deb
·
verified ·
1 Parent(s): 41c28f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- pip install scikit-learn
 
 
 
 
1
+ scikit-learn==1.2.2
2
+ gradio==3.0.0
3
+ pandas==1.5.3
4
+ numpy==1.23.4