seawolf2357 commited on
Commit
7b436d6
·
verified ·
1 Parent(s): ee1f924

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ footer {visibility: hidden;}
78
  with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
79
  with gr.Column(elem_id="container"):
80
  gr.Markdown("# Open FLUX 1.1 Pro")
81
- gr.Markdown("###Flux Schnell-based with no commercial restrictions, 4-step fast image generation with quality enhancement, and improved memory efficiency (VAE).")
82
 
83
  with gr.Row():
84
  with gr.Column(scale=2):
 
78
  with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
79
  with gr.Column(elem_id="container"):
80
  gr.Markdown("# Open FLUX 1.1 Pro")
81
+ gr.Markdown("Flux Schnell-based with no commercial restrictions, 4-step fast image generation with quality enhancement, and improved memory efficiency (VAE).")
82
 
83
  with gr.Row():
84
  with gr.Column(scale=2):