Spaces:
Running
on
L4
Running
on
L4
Commit
·
abd8282
1
Parent(s):
962e87a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
-
torch
|
| 3 |
timm==0.6.11
|
| 4 |
torchvision==0.11.2
|
| 5 |
trimesh==3.9.42
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
+
torch==1.10.1
|
| 3 |
timm==0.6.11
|
| 4 |
torchvision==0.11.2
|
| 5 |
trimesh==3.9.42
|