salso commited on
Commit
9678264
1 Parent(s): 15be166

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -476,7 +476,12 @@ with block:
476
  gr.HTML('''
477
 
478
  <div class="container">
479
- <center><h1 class="custom-title">FAI Fuzer medium v0.3: Empower your AI Image Generation with Full Control🎨</h1></center>
 
 
 
 
 
480
  <h2>Welcome to the Updated Version of FAI Fuzer!</h2>
481
  <p>This is FAI Fuzer medium v0.3, an updated version of our previously released Fuzer v0.1. In this version, we've introduced several enhancements, including the addition of a new anime model to broaden your creative possibilities.</p>
482
  <p>We appreciate the feedback and support from our community and are excited to bring these new features to you.</p>
 
476
  gr.HTML('''
477
 
478
  <div class="container">
479
+ <center>
480
+ <h1 class="custom-title">
481
+ FAI Fuzer medium v0.3: Empower your AI Image Generation with Full Control
482
+ <span class="emoji">🎨</span>
483
+ </h1>
484
+ </center>
485
  <h2>Welcome to the Updated Version of FAI Fuzer!</h2>
486
  <p>This is FAI Fuzer medium v0.3, an updated version of our previously released Fuzer v0.1. In this version, we've introduced several enhancements, including the addition of a new anime model to broaden your creative possibilities.</p>
487
  <p>We appreciate the feedback and support from our community and are excited to bring these new features to you.</p>