MySafeCode commited on
Commit
0acb63a
·
verified ·
1 Parent(s): dbb4d89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -391,10 +391,10 @@ with gr.Blocks(title="Pixazo Image Generator", theme=gr.themes.Soft()) as demo:
391
  gr.HTML("""
392
  <div class="header-gradient">
393
  <div class="header-title">
394
- 🎨 Pixazo Image Generator
395
  </div>
396
  <div class="header-subtitle">
397
- Generate stunning AI images with FLUX-1 Schnell model
398
  </div>
399
  </div>
400
  """)
 
391
  gr.HTML("""
392
  <div class="header-gradient">
393
  <div class="header-title">
394
+ 🎨 Flux Schnell - Pixazo Image Generator
395
  </div>
396
  <div class="header-subtitle">
397
+ Generate stunning AI images with FLUX-1 Schnell model - Jampacked with features until I had a fallout with deepseek.
398
  </div>
399
  </div>
400
  """)