Spaces:
Runtime error
Runtime error
Vincent-luo
commited on
Commit
·
22c87d0
1
Parent(s):
8ff21a8
Update app.py
Browse files
app.py
CHANGED
@@ -176,7 +176,7 @@ with gr.Blocks(theme='gradio/soft') as demo:
|
|
176 |
"example3.png"
|
177 |
],
|
178 |
[
|
179 |
-
"a man with
|
180 |
"longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality",
|
181 |
"example4.png"
|
182 |
],
|
|
|
176 |
"example3.png"
|
177 |
],
|
178 |
[
|
179 |
+
"a man with his finger on his lips",
|
180 |
"longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality",
|
181 |
"example4.png"
|
182 |
],
|