lunarflu HF Staff commited on
Commit
ac9eb7f
·
1 Parent(s): cd14fa8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -98,6 +98,7 @@ with gr.Blocks() as demo:
98
  # Huggingbots Server
99
  This space hosts the huggingbots discord bot.
100
  Currently supported models are Falcon and DeepfloydIF
 
101
  """)
102
  demo.queue(concurrency_count=100)
103
  demo.queue(max_size=100)
 
98
  # Huggingbots Server
99
  This space hosts the huggingbots discord bot.
100
  Currently supported models are Falcon and DeepfloydIF
101
+ https://discord.com/api/oauth2/authorize?client_id=1155489509518098565&permissions=51200&scope=bot
102
  """)
103
  demo.queue(concurrency_count=100)
104
  demo.queue(max_size=100)