Spaces:
Runtime error
Runtime error
more links
Browse files
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():
|