salso commited on
Commit
7eb8e65
1 Parent(s): 79b3f3c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -450,15 +450,15 @@ a:hover {
450
  }
451
  }
452
  """
453
- block = gr.Blocks(css=css, title="## F.ai Fuzer").queue(default_concurrency_limit=12)
454
  with block:
455
 
456
  gr.HTML('''
457
 
458
  <div class="container">
459
- <center><h1 class="custom-title">Fotographer.ai Fuzer v0.3: Transcending image Generation Control🎨</h1></center>
460
- <h2>Welcome to the Updated Version of F.ai Fuzer!</h2>
461
- <p>This is F.ai Fuzer 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>
462
  <p>We appreciate the feedback and support from our community and are excited to bring these new features to you.</p>
463
 
464
  <p><strong>What's New in v0.3:</strong></p>
 
450
  }
451
  }
452
  """
453
+ block = gr.Blocks(css=css, title="## FAI Fuzer").queue(default_concurrency_limit=12)
454
  with block:
455
 
456
  gr.HTML('''
457
 
458
  <div class="container">
459
+ <center><h1 class="custom-title">FAI Fuzer medium v0.3: Empower your AI Image Generation with Full Control🎨</h1></center>
460
+ <h2>Welcome to the Updated Version of FAI Fuzer!</h2>
461
+ <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>
462
  <p>We appreciate the feedback and support from our community and are excited to bring these new features to you.</p>
463
 
464
  <p><strong>What's New in v0.3:</strong></p>