Spaces:
Running
on
A10G
Running
on
A10G
Shariq F. Bhat
commited on
Commit
•
4c758db
1
Parent(s):
99b3515
add cuda
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
|
|
|
|
1 |
timm==0.6.11
|
2 |
-
torch==1.10.1
|
3 |
torchvision==0.11.2
|
4 |
trimesh==3.9.42
|
|
|
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
|