openfree commited on
Commit
6bf068c
·
verified ·
1 Parent(s): 8d96d88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -329,9 +329,9 @@ with gr.Blocks(css=css, theme=gr.themes.Base()) as demo:
329
  <h1 class="logo-text">🍌 Nano Banana Upscale(X4)</h1>
330
  <p class="subtitle">AI-Powered Image Style Transfer</p>
331
  <div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
332
- <a href="https://ginigen.com" target="_blank">
333
- <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">
334
- </a>
335
  <a href="https://huggingface.co/spaces/openfree/Free-Nano-Banana" target="_blank">
336
  <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">
337
  </a>
 
329
  <h1 class="logo-text">🍌 Nano Banana Upscale(X4)</h1>
330
  <p class="subtitle">AI-Powered Image Style Transfer</p>
331
  <div style="display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px;">
332
+ <a href="https://huggingface.co/spaces/ginigen/Nano-Banana-PRO" target="_blank">
333
+ <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">
334
+ </a>
335
  <a href="https://huggingface.co/spaces/openfree/Free-Nano-Banana" target="_blank">
336
  <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">
337
  </a>