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