fffiloni commited on
Commit
d44a673
β€’
1 Parent(s): ad5a284

use personal timm version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,6 +5,6 @@ transformers==4.27.4
5
  opencv-python==4.7.0.68
6
  gradio==4.15.0
7
  accelerate==0.26.1
8
- timm==0.6.12
9
  torch==2.0.1
10
  torchvision==0.15.2
 
5
  opencv-python==4.7.0.68
6
  gradio==4.15.0
7
  accelerate==0.26.1
8
+ git+https://github.com/fffiloni/pytorch-image-models.git
9
  torch==2.0.1
10
  torchvision==0.15.2