Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -629,18 +629,10 @@ with gr.Blocks(css=css, theme=gr.themes.Base()) as demo:
|
|
629 |
<h1 class="logo-text">🍌 Nano Banana PRO</h1>
|
630 |
<p class="subtitle">AI-Powered Image Style Transfer with Outpainting & Auto-Upscaling(X4)</p>
|
631 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
|
632 |
-
<a href="https://
|
633 |
-
<img src="https://img.shields.io/static/v1?label=
|
634 |
</a>
|
635 |
-
|
636 |
-
<img src="https://img.shields.io/static/v1?label=NANO%20BANANA&message=FREE&color=%230000ff&labelColor=%23800080&logo=GOOGLE&logoColor=white&style=for-the-badge" alt="Free Nano Banana">
|
637 |
-
</a>
|
638 |
-
<a href="https://huggingface.co/spaces/aiqtech/Nano-Banana-API" target="_blank">
|
639 |
-
<img src="https://img.shields.io/static/v1?label=NANO%20BANANA&message=API&color=%230000ff&labelColor=%23800080&logo=GOOGLE&logoColor=white&style=for-the-badge" alt="Nano Banana API">
|
640 |
-
</a>
|
641 |
-
<a href="https://huggingface.co/spaces/ginigen/Nano-Banana-Video" target="_blank">
|
642 |
-
<img src="https://img.shields.io/static/v1?label=NANO%20BANANA&message=VIDEO&color=%230000ff&labelColor=%23800080&logo=GOOGLE&logoColor=white&style=for-the-badge" alt="Nano Banana VIDEO">
|
643 |
-
</a>
|
644 |
<a href="https://discord.gg/openfreeai" target="_blank">
|
645 |
<img src="https://img.shields.io/static/v1?label=Discord&message=Openfree%20AI&color=%230000ff&labelColor=%23800080&logo=discord&logoColor=white&style=for-the-badge" alt="Discord Openfree AI">
|
646 |
</a>
|
|
|
629 |
<h1 class="logo-text">🍌 Nano Banana PRO</h1>
|
630 |
<p class="subtitle">AI-Powered Image Style Transfer with Outpainting & Auto-Upscaling(X4)</p>
|
631 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
|
632 |
+
<a href="https://ginigen.com" target="_blank">
|
633 |
+
<img src="https://img.shields.io/static/v1?label=ginigen&message=special%20ai%20sERVICE&color=%230000ff&labelColor=%23800080&logo=google&logoColor=white&style=for-the-badge" alt="badge">
|
634 |
</a>
|
635 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
636 |
<a href="https://discord.gg/openfreeai" target="_blank">
|
637 |
<img src="https://img.shields.io/static/v1?label=Discord&message=Openfree%20AI&color=%230000ff&labelColor=%23800080&logo=discord&logoColor=white&style=for-the-badge" alt="Discord Openfree AI">
|
638 |
</a>
|