Spaces:
Running
on
L4
Running
on
L4
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/nightly/cu124
|
| 2 |
-
torch==2.7.0.
|
| 3 |
torchvision==0.22.0.dev20250226+cu124
|
| 4 |
roma
|
| 5 |
gradio==5.17.0
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/nightly/cu124
|
| 2 |
+
torch==2.7.0.dev20250226+cu124
|
| 3 |
torchvision==0.22.0.dev20250226+cu124
|
| 4 |
roma
|
| 5 |
gradio==5.17.0
|