Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
--find-links https://download.pytorch.org/whl/cpu
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
gradio
|
|
|
1 |
--find-links https://download.pytorch.org/whl/cpu
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
torchvision
|
5 |
gradio
|