camenduru commited on
Commit
dc2efea
1 Parent(s): 37f663d

Update oh-no.py

Browse files
Files changed (1) hide show
  1. oh-no.py +1 -0
oh-no.py CHANGED
@@ -7,6 +7,7 @@ def run():
7
  gr.Markdown(
8
  """
9
  🐣 Please follow me for new updates https://twitter.com/camenduru <br />
 
10
  🔥 Please join our discord server https://discord.gg/k5BwmmvJJU <br />
11
  """)
12
  block.launch(server_name="0.0.0.0", server_port=7860)
 
7
  gr.Markdown(
8
  """
9
  🐣 Please follow me for new updates https://twitter.com/camenduru <br />
10
+ 🧬 Please follow me for new updates https://github.com/camenduru <br />
11
  🔥 Please join our discord server https://discord.gg/k5BwmmvJJU <br />
12
  """)
13
  block.launch(server_name="0.0.0.0", server_port=7860)