Spaces:
Running
on
Zero
Running
on
Zero
maybe fixed the timm version ugh
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ matplotlib==3.7.1
|
|
4 |
torch==2.0.1
|
5 |
torchvision==0.15.2
|
6 |
pillow_heif==0.8.0
|
7 |
-
timm==0.
|
8 |
trimesh==3.22.1
|
9 |
gradio==3.35.2
|
|
|
4 |
torch==2.0.1
|
5 |
torchvision==0.15.2
|
6 |
pillow_heif==0.8.0
|
7 |
+
timm==0.9.2
|
8 |
trimesh==3.22.1
|
9 |
gradio==3.35.2
|