Spaces:
Running
on
Zero
Running
on
Zero
InstantX mention
Browse files
app.py
CHANGED
@@ -81,7 +81,7 @@ with gr.Blocks(css=css) as demo:
|
|
81 |
gr.Markdown("""
|
82 |
# SD3 ControlNet
|
83 |
|
84 |
-
|
85 |
""")
|
86 |
with gr.Row():
|
87 |
with gr.Column():
|
|
|
81 |
gr.Markdown("""
|
82 |
# SD3 ControlNet
|
83 |
|
84 |
+
Experiment with Stable Diffusion 3 ControlNet models proposed and maintained by the InstantX team.
|
85 |
""")
|
86 |
with gr.Row():
|
87 |
with gr.Column():
|