aaappp7878 commited on
Commit
2865491
·
verified ·
1 Parent(s): 7b624a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  gradio>=3.50.2
2
- transformers>=4.30.0
3
  torch>=2.0.0
4
- pillow>=9.0.0
5
- numpy>=1.20.0
6
- opencv-python>=4.5.0
7
- scikit-image>=0.19.0
8
-
 
 
1
  gradio>=3.50.2
 
2
  torch>=2.0.0
3
+ numpy>=1.24.0
4
+ opencv-python>=4.8.0
5
+ scikit-image>=0.21.0
6
+ scipy>=1.11.0
7
+ transformers>=4.35.0
8
+ Pillow>=10.0.0