sunil18p31a0101 commited on
Commit
12513ac
·
verified ·
1 Parent(s): cb05689

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  numpy==1.23.5
2
- scikit-image==0.19.3
3
  gradio
4
- h2o
5
  pandas
6
  opencv-python
 
 
7
  #-e .
 
1
  numpy==1.23.5
 
2
  gradio
3
+ scikit-learn==1.2.0
4
  pandas
5
  opencv-python
6
+ scikit-image==0.22.0
7
+ joblib==1.2.0
8
  #-e .