Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -103,6 +103,8 @@ with gr.Blocks(css=css) as demo:
|
|
103 |
with gr.Column(elem_id="col-container"):
|
104 |
gr.Markdown("""
|
105 |
# SD3 ControlNet
|
|
|
|
|
106 |
""")
|
107 |
with gr.Row():
|
108 |
with gr.Column():
|
|
|
103 |
with gr.Column(elem_id="col-container"):
|
104 |
gr.Markdown("""
|
105 |
# SD3 ControlNet
|
106 |
+
|
107 |
+
|
108 |
""")
|
109 |
with gr.Row():
|
110 |
with gr.Column():
|