NaimaAqeel commited on
Commit
e4caef5
·
verified ·
1 Parent(s): b13bb13

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  numpy==1.23.5
 
2
  scikit-image==0.21.0
3
  scikit-learn==1.2.2
4
- opencv-python==4.7.0.72
5
  Pillow==9.4.0
6
- gradio==3.34.0
7
 
8
 
9
 
 
1
  numpy==1.23.5
2
+ gradio==3.31.0
3
  scikit-image==0.21.0
4
  scikit-learn==1.2.2
 
5
  Pillow==9.4.0
 
6
 
7
 
8