Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
|
|
| 1 |
torch==2.2.0
|
| 2 |
-
torchvision
|
| 3 |
roma
|
| 4 |
evo
|
| 5 |
gradio
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
torch==2.2.0
|
| 3 |
+
torchvision==0.17.0
|
| 4 |
roma
|
| 5 |
evo
|
| 6 |
gradio
|