Spaces:
Runtime error
Runtime error
DiningSystem
commited on
Commit
•
a62cd60
1
Parent(s):
a7a1a02
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
2 |
torch==1.12.1
|
3 |
torchvision==0.13.1
|
4 |
salesforce-lavis
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
torch==1.12.1
|
3 |
torchvision==0.13.1
|
4 |
salesforce-lavis
|