Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
ameerazam08
commited on
Commit
•
b3ca2c1
1
Parent(s):
3bdaa7e
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +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
|