HaoFeng2019 commited on
Commit
2be6918
1 Parent(s): 4e06bfc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- numpy
 
2
  opencv_python
3
- Pillow
4
- scikit_image
5
- thop
6
- torch
7
- gradio
8
- torchvision
 
1
+ gradio==3.25.0
2
+ numpy==1.23.5
3
  opencv_python
4
+ Pillow==9.5.0
5
+ skimage==0.0
6
+ timm==0.6.13
7
+ torch==1.13.0
8
+ torchvision==0.14.0