Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ insightface
|
|
15 |
gradio
|
16 |
controlnet_aux==0.0.9
|
17 |
gdown
|
18 |
-
peft
|
|
|
|
15 |
gradio
|
16 |
controlnet_aux==0.0.9
|
17 |
gdown
|
18 |
+
peft
|
19 |
+
pydantic==2.10.6
|