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