aiqtech commited on
Commit
f29c383
·
verified ·
1 Parent(s): 7457220

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -1
app.py CHANGED
@@ -412,9 +412,17 @@ with gr.Blocks(css=css, analytics_enabled=False, theme="soft") as demo:
412
  gr.HTML('''
413
  <div class="main-header">
414
  <h1>✨ FLUX Ghibli LoRA Generator ✨</h1>
415
- <p>Community: <a href="https://discord.gg/openfreeai" target="_blank">https://discord.gg/openfreeai</a></p>
 
 
 
 
 
 
416
  </div>
417
  ''')
 
 
418
 
419
  with gr.Row():
420
  with gr.Column(scale=3):
 
412
  gr.HTML('''
413
  <div class="main-header">
414
  <h1>✨ FLUX Ghibli LoRA Generator ✨</h1>
415
+ <p>Community: <a href="https://discord.gg/openfreeai" target="_blank">https://discord.gg/openfreeai</a>
416
+
417
+ <a href="https://huggingface.co/spaces/openfree/Best-AI" target="_blank">
418
+ <img src="https://img.shields.io/static/v1?label=OpenFree&message=BEST%20AI%20Services&color=%230000ff&labelColor=%23000080&logo=huggingface&logoColor=%23ffa500&style=for-the-badge" alt="OpenFree badge">
419
+ </a>
420
+
421
+ </p>
422
  </div>
423
  ''')
424
+
425
+
426
 
427
  with gr.Row():
428
  with gr.Column(scale=3):