Spaces:
Running
on
Zero
Running
on
Zero
seawolf2357
commited on
Commit
•
1dad7a0
1
Parent(s):
dbc482d
Update app.py
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ footer {
|
|
72 |
# --- Gradio UI ---
|
73 |
with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
|
74 |
with gr.Column(elem_id="app-container"):
|
75 |
-
gr.Markdown("#
|
76 |
|
77 |
|
78 |
with gr.Row():
|
|
|
72 |
# --- Gradio UI ---
|
73 |
with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
|
74 |
with gr.Column(elem_id="app-container"):
|
75 |
+
gr.Markdown("# Open FLUX 1.1 Pro")
|
76 |
|
77 |
|
78 |
with gr.Row():
|