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