Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -413,6 +413,9 @@ def create_interface():
|
|
413 |
<h1 class="logo-text">🍌 Nano Banana VIDEO</h1>
|
414 |
<p class="subtitle">AI-Powered Image Style Transfer</p>
|
415 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
|
|
|
|
|
|
|
416 |
<a href="https://huggingface.co/spaces/openfree/Nano-Banana-Upscale" target="_blank">
|
417 |
<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">
|
418 |
</a>
|
@@ -422,9 +425,6 @@ def create_interface():
|
|
422 |
<a href="https://huggingface.co/spaces/aiqtech/Nano-Banana-API" target="_blank">
|
423 |
<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">
|
424 |
</a>
|
425 |
-
<a href="https://ginigen.com" target="_blank">
|
426 |
-
<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">
|
427 |
-
</a>
|
428 |
<a href="https://discord.gg/openfreeai" target="_blank">
|
429 |
<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">
|
430 |
</a>
|
|
|
413 |
<h1 class="logo-text">🍌 Nano Banana VIDEO</h1>
|
414 |
<p class="subtitle">AI-Powered Image Style Transfer</p>
|
415 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
|
416 |
+
<a href="https://huggingface.co/spaces/ginigen/Nano-Banana-PRO" target="_blank">
|
417 |
+
<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">
|
418 |
+
</a>
|
419 |
<a href="https://huggingface.co/spaces/openfree/Nano-Banana-Upscale" target="_blank">
|
420 |
<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">
|
421 |
</a>
|
|
|
425 |
<a href="https://huggingface.co/spaces/aiqtech/Nano-Banana-API" target="_blank">
|
426 |
<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">
|
427 |
</a>
|
|
|
|
|
|
|
428 |
<a href="https://discord.gg/openfreeai" target="_blank">
|
429 |
<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">
|
430 |
</a>
|