Spaces:
Runtime error
Runtime error
RamAnanth1
commited on
Commit
•
91d6834
1
Parent(s):
97f34a9
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torchvision==0.13.1
|
|
|
2 |
opencv-contrib-python==4.3.0.36
|
3 |
pytorch-lightning==1.5.0
|
4 |
einops==0.3.0
|
|
|
1 |
torchvision==0.13.1
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
opencv-contrib-python==4.3.0.36
|
4 |
pytorch-lightning==1.5.0
|
5 |
einops==0.3.0
|