Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 2 |
|
| 3 |
-
torch==2.
|
| 4 |
-
torchvision==0.
|
| 5 |
triton==3.2.0
|
| 6 |
pillow==12.0.0
|
| 7 |
imageio==2.37.2
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 2 |
|
| 3 |
+
torch==2.10.0
|
| 4 |
+
torchvision==0.25.0
|
| 5 |
triton==3.2.0
|
| 6 |
pillow==12.0.0
|
| 7 |
imageio==2.37.2
|