Spaces:
Runtime error
Runtime error
update examples
Browse files
app.py
CHANGED
|
@@ -136,7 +136,7 @@ with gr.Blocks() as blocks:
|
|
| 136 |
|
| 137 |
model: https://huggingface.co/DionTimmer/controlnet_qrcode-control_v1p_sd15
|
| 138 |
|
| 139 |
-
<a href="https://huggingface.co/spaces/huggingface-projects/
|
| 140 |
<img style="margin-bottom: 0em;display: inline;margin-top: -.25em;" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a> for no queue on your own hardware.</p>
|
| 141 |
"""
|
| 142 |
)
|
|
@@ -216,18 +216,18 @@ model: https://huggingface.co/DionTimmer/controlnet_qrcode-control_v1p_sd15
|
|
| 216 |
gr.Examples(
|
| 217 |
examples=[
|
| 218 |
[
|
| 219 |
-
"https://huggingface.co",
|
| 220 |
-
"
|
| 221 |
"ugly, disfigured, low quality, blurry, nsfw",
|
| 222 |
-
|
| 223 |
-
2.
|
| 224 |
-
0.
|
| 225 |
2313123,
|
| 226 |
-
"./examples/
|
| 227 |
"./examples/hack.png",
|
| 228 |
],
|
| 229 |
[
|
| 230 |
-
"https://huggingface.co/spaces/huggingface-projects/
|
| 231 |
"beautiful sunset in San Francisco with Golden Gate bridge in the background",
|
| 232 |
"ugly, disfigured, low quality, blurry, nsfw",
|
| 233 |
14.7,
|
|
|
|
| 136 |
|
| 137 |
model: https://huggingface.co/DionTimmer/controlnet_qrcode-control_v1p_sd15
|
| 138 |
|
| 139 |
+
<a href="https://huggingface.co/spaces/huggingface-projects/QR-code-AI-art-generator?duplicate=true" style="display: inline-block;margin-top: .5em;margin-right: .25em;" target="_blank">
|
| 140 |
<img style="margin-bottom: 0em;display: inline;margin-top: -.25em;" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a> for no queue on your own hardware.</p>
|
| 141 |
"""
|
| 142 |
)
|
|
|
|
| 216 |
gr.Examples(
|
| 217 |
examples=[
|
| 218 |
[
|
| 219 |
+
"https://huggingface.co/spaces/huggingface-projects/QR-code-AI-art-generator",
|
| 220 |
+
"billboard amidst the bustling skyline of New York City, with iconic landmarks subtly featured in the background.",
|
| 221 |
"ugly, disfigured, low quality, blurry, nsfw",
|
| 222 |
+
13.37,
|
| 223 |
+
2.81,
|
| 224 |
+
0.68,
|
| 225 |
2313123,
|
| 226 |
+
"./examples/hack.png",
|
| 227 |
"./examples/hack.png",
|
| 228 |
],
|
| 229 |
[
|
| 230 |
+
"https://huggingface.co/spaces/huggingface-projects/QR-code-AI-art-generator",
|
| 231 |
"beautiful sunset in San Francisco with Golden Gate bridge in the background",
|
| 232 |
"ugly, disfigured, low quality, blurry, nsfw",
|
| 233 |
14.7,
|