Spaces:
Sleeping
Sleeping
use personal timm version
Browse files- 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 |
-
|
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
|