Egrt commited on
Commit
dbd2f6a
1 Parent(s): ed4160e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- scipy==1.5.0
2
- numpy==1.18.5
3
- matplotlib==3.2.2
4
- opencv-python==4.5.3.56
5
- torch==1.7.0
6
- torchvision==0.8.0
7
- tqdm==4.47.0
8
- Pillow==7.2.0
9
  h5py==2.10.0
10
- gradio==2.5.3
11
- timm==0.4.12
 
1
+ scipy==1.10.1
2
+ numpy==1.24.2
3
+ matplotlib==3.7.2
4
+ opencv_python==4.8.0.74
5
+ torch==1.12.1
6
+ torchvision==0.13.1
7
+ tqdm==4.60.0
8
+ Pillow==8.2.0
9
  h5py==2.10.0
10
+ gradio==3.12.0
11
+ timm==0.5.4