Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -450,15 +450,15 @@ a:hover {
|
|
| 450 |
}
|
| 451 |
}
|
| 452 |
"""
|
| 453 |
-
block = gr.Blocks(css=css, title="##
|
| 454 |
with block:
|
| 455 |
|
| 456 |
gr.HTML('''
|
| 457 |
|
| 458 |
<div class="container">
|
| 459 |
-
<center><h1 class="custom-title">
|
| 460 |
-
<h2>Welcome to the Updated Version of
|
| 461 |
-
<p>This is
|
| 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>
|