vidyasharma17 commited on
Commit
74d994f
1 Parent(s): a2b7f13

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
 
 
1
  gradio==3.34.0
2
- scikit-learn==1.3.0
3
- datasets==2.14.5
4
- numpy==1.23.5
 
1
+ numpy==2.1.3
2
+ scikit-learn==1.5.2
3
  gradio==3.34.0
4
+ datasets==2.14.5