Arnekkk commited on
Commit
33d2ec8
·
verified ·
1 Parent(s): b650f18

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,10 +1,7 @@
1
- numpy==1.26.4
2
  torch==2.0.1
3
  torchvision==0.15.2
4
- timm==0.9.16
5
- pretrainedmodels==0.7.4
6
- efficientnet-pytorch==0.7.1
7
  segmentation-models-pytorch==0.3.3
8
  opencv-python-headless==4.8.0.76
9
  pillow==9.5.0
10
- gradio==3.40.1
 
 
 
1
  torch==2.0.1
2
  torchvision==0.15.2
 
 
 
3
  segmentation-models-pytorch==0.3.3
4
  opencv-python-headless==4.8.0.76
5
  pillow==9.5.0
6
+ gradio==3.40.1
7
+ numpy==1.26.4