Spaces:
Running
on
Zero
Running
on
Zero
didn't find usual packages
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ jsonargparse[signatures]>=4.27.5
|
|
22 |
|
23 |
spaces>=0.23
|
24 |
gradio>=4.19
|
25 |
-
--index-url https://download.pytorch.org/whl/cu124
|
|
|
|
22 |
|
23 |
spaces>=0.23
|
24 |
gradio>=4.19
|
25 |
+
--index-url https://download.pytorch.org/whl/cu124
|
26 |
+
--extra-index-url=https://pypi.org/simple
|