Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -88,7 +88,7 @@ css = """
|
|
| 88 |
# Create the Gradio interface
|
| 89 |
with gr.Blocks(css=css) as demo:
|
| 90 |
with gr.Column(elem_id="col-container"):
|
| 91 |
-
gr.Markdown("#
|
| 92 |
|
| 93 |
with gr.Row():
|
| 94 |
with gr.Column():
|
|
|
|
| 88 |
# Create the Gradio interface
|
| 89 |
with gr.Blocks(css=css) as demo:
|
| 90 |
with gr.Column(elem_id="col-container"):
|
| 91 |
+
gr.Markdown("# InstantX's FLUX.1-dev-IP-Adapter")
|
| 92 |
|
| 93 |
with gr.Row():
|
| 94 |
with gr.Column():
|