Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -253,9 +253,9 @@ with gr.Blocks(css=css, theme=gr.themes.Base()) as demo:
|
|
253 |
<h1 class="logo-text">π Open Nano Banana</h1>
|
254 |
<p class="subtitle">AI-Powered Image Style Transfer</p>
|
255 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
|
256 |
-
<a href="https://ginigen
|
257 |
-
<img src="https://img.shields.io/static/v1?label=
|
258 |
-
</a>
|
259 |
<a href="https://huggingface.co/spaces/openfree/Nano-Banana-Upscale" target="_blank">
|
260 |
<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">
|
261 |
</a>
|
|
|
253 |
<h1 class="logo-text">π Open Nano Banana</h1>
|
254 |
<p class="subtitle">AI-Powered Image Style Transfer</p>
|
255 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
|
256 |
+
<a href="https://huggingface.co/spaces/ginigen/Nano-Banana-PRO" target="_blank">
|
257 |
+
<img src="https://img.shields.io/static/v1?label=NANO%20BANANA&message=PRO&color=%230000ff&labelColor=%23800080&logo=HUGGINGFACE&logoColor=white&style=for-the-badge" alt="badge">
|
258 |
+
</a>
|
259 |
<a href="https://huggingface.co/spaces/openfree/Nano-Banana-Upscale" target="_blank">
|
260 |
<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">
|
261 |
</a>
|