Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
torch==1.
|
| 2 |
timm==0.6.11
|
| 3 |
-
torchvision==0.
|
| 4 |
trimesh==3.9.42
|
|
|
|
| 1 |
+
torch==1.11.0
|
| 2 |
timm==0.6.11
|
| 3 |
+
torchvision==0.12.0
|
| 4 |
trimesh==3.9.42
|