Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
--index-url https://pypi.org/simple
|
| 2 |
--extra-index-url https://download.pytorch.org/whl/cu126
|
| 3 |
|
| 4 |
-
|
| 5 |
gradio_image_prompter
|
| 6 |
gradio_litmodel3d
|
| 7 |
diffusers
|
|
|
|
| 1 |
--index-url https://pypi.org/simple
|
| 2 |
--extra-index-url https://download.pytorch.org/whl/cu126
|
| 3 |
|
| 4 |
+
gradio==4.44.1
|
| 5 |
gradio_image_prompter
|
| 6 |
gradio_litmodel3d
|
| 7 |
diffusers
|