Spaces:
Running
on
L40S
Running
on
L40S
Commit
•
5f1eb4c
1
Parent(s):
511ace8
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():
|