Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
-
torch==1.10.0
|
3 |
-
torchvision==0.11.0
|
4 |
absl-py==1.2.0
|
5 |
aiohttp==3.8.3
|
6 |
aiosignal==1.2.0
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==1.10.0
|
3 |
+
torchvision==0.11.0
|
4 |
absl-py==1.2.0
|
5 |
aiohttp==3.8.3
|
6 |
aiosignal==1.2.0
|