seawolf2357 commited on
Commit
29412d6
Β·
verified Β·
1 Parent(s): 32f5a9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
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.com" target="_blank">
257
- <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">
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>