openfree commited on
Commit
5f0bbae
·
verified ·
1 Parent(s): ce9a842

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -54,6 +54,7 @@ with gr.Blocks(theme=gr.themes.Default()) as demo:
54
  gr.HTML("""
55
  <h1 style=\"text-align:center; margin-bottom:0.2em;\">🎨 BadgeCraft</h1>
56
  <p style=\"text-align:center; color:#555;\">Create colorful shields.io badges with live preview and HTML snippet.</p>
 
57
  """)
58
 
59
  # Output components
 
54
  gr.HTML("""
55
  <h1 style=\"text-align:center; margin-bottom:0.2em;\">🎨 BadgeCraft</h1>
56
  <p style=\"text-align:center; color:#555;\">Create colorful shields.io badges with live preview and HTML snippet.</p>
57
+ <p style=\"text-align:center; color:#555;\">MIT License & Created Team: https://discord.gg/openfreeai</p>
58
  """)
59
 
60
  # Output components