Spaces:
Runtime error
Runtime error
Update description
Browse files
app.py
CHANGED
@@ -135,7 +135,7 @@ gr.Interface(
|
|
135 |
],
|
136 |
outputs=gr.Gallery().style(grid=[2], height="auto"),
|
137 |
title="Generate controlled outputs with ControlNet and Stable Diffusion. ",
|
138 |
-
description="This Space uses
|
139 |
# "happy zombie" instead of "young woman" works great too :)
|
140 |
examples=[["pedro-512.jpg", "Highly detailed photograph of young woman smiling, with palm trees in the background"]],
|
141 |
allow_flagging=False,
|
|
|
135 |
],
|
136 |
outputs=gr.Gallery().style(grid=[2], height="auto"),
|
137 |
title="Generate controlled outputs with ControlNet and Stable Diffusion. ",
|
138 |
+
description="This Space uses a custom visualization based on SPIGA face landmarks for conditioning.",
|
139 |
# "happy zombie" instead of "young woman" works great too :)
|
140 |
examples=[["pedro-512.jpg", "Highly detailed photograph of young woman smiling, with palm trees in the background"]],
|
141 |
allow_flagging=False,
|