Nick088 commited on
Commit
7ab798b
1 Parent(s): 7d81189

changed discord vanity link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ with gr.Blocks(css=css) as demo:
75
  gr.HTML(
76
  """
77
  Made by <a href='https://linktr.ee/Nick088' target='_blank'>Nick088</a>
78
- <br> <a href="https://discord.gg/osai"> <img src="https://img.shields.io/discord/1198701940511617164?color=%23738ADB&label=Discord&style=for-the-badge" alt="Discord"> </a>
79
  """
80
  )
81
  with gr.Group():
 
75
  gr.HTML(
76
  """
77
  Made by <a href='https://linktr.ee/Nick088' target='_blank'>Nick088</a>
78
+ <br> <a href="https://discord.gg/AQsmBmgEPy"> <img src="https://img.shields.io/discord/1198701940511617164?color=%23738ADB&label=Discord&style=for-the-badge" alt="Discord"> </a>
79
  """
80
  )
81
  with gr.Group():