winglian commited on
Commit
b39d980
1 Parent(s): f9128f4

more links

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -211,6 +211,8 @@ with gr.Blocks() as arena:
211
  - Due to limitations of Runpod Serverless, it cannot stream responses immediately
212
  - Responses WILL take AT LEAST 30 seconds to respond, probably longer
213
  - For now, this is single turn only
 
 
214
  """)
215
  with gr.Tab("Chatbot"):
216
  with gr.Row():
 
211
  - Due to limitations of Runpod Serverless, it cannot stream responses immediately
212
  - Responses WILL take AT LEAST 30 seconds to respond, probably longer
213
  - For now, this is single turn only
214
+ - [💵 Consider Donating on our Patreon](http://patreon.com/OpenAccessAICollective)
215
+ - Join us on [Discord](https://discord.gg/PugNNHAF5r)
216
  """)
217
  with gr.Tab("Chatbot"):
218
  with gr.Row():