Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
| 2 |
-
torch==1.
|
| 3 |
gradio==2.7.5
|
| 4 |
icevision[all]
|
| 5 |
|
|
|
|
| 1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
| 2 |
+
torch==1.10.0
|
| 3 |
gradio==2.7.5
|
| 4 |
icevision[all]
|
| 5 |
|