Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -85,7 +85,7 @@ with gr.Blocks() as demo:
|
|
85 |
gr.HTML(
|
86 |
"""
|
87 |
<div>
|
88 |
-
<p> <center>For more options like negative prompts
|
89 |
</p></div>
|
90 |
"""
|
91 |
)
|
|
|
85 |
gr.HTML(
|
86 |
"""
|
87 |
<div>
|
88 |
+
<p> <center>For more options like negative prompts, single model x6 or seeds up to 4294967295 check out <a href="https://huggingface.co/spaces/John6666/Diffusion80XX4sg">Diffusion80XX4sg</a> by John6666!</center>
|
89 |
</p></div>
|
90 |
"""
|
91 |
)
|