Spaces:
Runtime error
Runtime error
Cuda availiable torch version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
|
| 2 |
-
torch==1.10.0
|
| 3 |
-
torchvision==0.11.0
|
| 4 |
gradio==3.16.2
|
|
|
|
| 1 |
|
| 2 |
+
torch==1.10.0+cu102
|
| 3 |
+
torchvision==0.11.0+cu102
|
| 4 |
gradio==3.16.2
|