seawolf2357 commited on
Commit
1dad7a0
1 Parent(s): dbc482d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("# 🎨 FLUX 1.1 Pro")
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():