Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio>=
|
|
|
2 |
diffusers
|
3 |
transformers
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
1 |
+
gradio>=5.23.2
|
2 |
+
pydantic==2.10.6
|
3 |
diffusers
|
4 |
transformers
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu113
|