Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 2 |
|
| 3 |
-
torch==2.
|
| 4 |
torchvision==0.21.0
|
| 5 |
triton==3.2.0
|
| 6 |
pillow>=10.0,<12.0
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
| 2 |
|
| 3 |
+
torch==2.8.0
|
| 4 |
torchvision==0.21.0
|
| 5 |
triton==3.2.0
|
| 6 |
pillow>=10.0,<12.0
|