Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.11.0+cu113
|
3 |
torchvision==0.12.0+cu113
|
4 |
-
imageio
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.11.0+cu113
|
3 |
torchvision==0.12.0+cu113
|
4 |
+
imageio
|
5 |
+
numpy
|