Update app.py
Browse files
app.py
CHANGED
|
@@ -326,7 +326,7 @@ footer {
|
|
| 326 |
with gr.Blocks(css=css, theme=gr.themes.Base()) as demo:
|
| 327 |
with gr.Column(elem_classes="header-container"):
|
| 328 |
gr.HTML("""
|
| 329 |
-
<h1 class="logo-text">🍌
|
| 330 |
<p class="subtitle">AI-Powered Image Style Transfer</p>
|
| 331 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
|
| 332 |
<a href="https://huggingface.co/spaces/openfree/Nano-Banana-Upscale" target="_blank">
|
|
|
|
| 326 |
with gr.Blocks(css=css, theme=gr.themes.Base()) as demo:
|
| 327 |
with gr.Column(elem_classes="header-container"):
|
| 328 |
gr.HTML("""
|
| 329 |
+
<h1 class="logo-text">🍌 Nano Banana Upscale(X4)</h1>
|
| 330 |
<p class="subtitle">AI-Powered Image Style Transfer</p>
|
| 331 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
|
| 332 |
<a href="https://huggingface.co/spaces/openfree/Nano-Banana-Upscale" target="_blank">
|