ginipick commited on
Commit
01504d4
·
verified ·
1 Parent(s): 1994c0d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -11
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://huggingface.co/spaces/openfree/Nano-Banana-Upscale" target="_blank">
633
- <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">
634
  </a>
635
- <a href="https://huggingface.co/spaces/openfree/Free-Nano-Banana" target="_blank">
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>