Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -548,8 +548,8 @@ footer {
|
|
| 548 |
with gr.Blocks(css=css, theme=gr.themes.Base()) as demo:
|
| 549 |
with gr.Column(elem_classes="header-container"):
|
| 550 |
gr.HTML("""
|
| 551 |
-
<h1 class="logo-text">🍌 Nano Banana
|
| 552 |
-
<p class="subtitle">AI-Powered Image Style Transfer with Outpainting & Auto-Upscaling</p>
|
| 553 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
|
| 554 |
<a href="https://huggingface.co/spaces/openfree/Nano-Banana-Upscale" target="_blank">
|
| 555 |
<img src="https://img.shields.io/static/v1?label=NANO%20BANANA&message=UPSCALE&color=%230000ff&labelColor=%23800080&logo=GOOGLE&logoColor=white&style=for-the-badge" alt="Nano Banana Upscale">
|
|
|
|
| 548 |
with gr.Blocks(css=css, theme=gr.themes.Base()) as demo:
|
| 549 |
with gr.Column(elem_classes="header-container"):
|
| 550 |
gr.HTML("""
|
| 551 |
+
<h1 class="logo-text">🍌 Nano Banana PRO</h1>
|
| 552 |
+
<p class="subtitle">AI-Powered Image Style Transfer with Outpainting & Auto-Upscaling(X4)</p>
|
| 553 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
|
| 554 |
<a href="https://huggingface.co/spaces/openfree/Nano-Banana-Upscale" target="_blank">
|
| 555 |
<img src="https://img.shields.io/static/v1?label=NANO%20BANANA&message=UPSCALE&color=%230000ff&labelColor=%23800080&logo=GOOGLE&logoColor=white&style=for-the-badge" alt="Nano Banana Upscale">
|