Spaces:
Runtime error
Runtime error
AlekseyKorshuk
commited on
Commit
•
7f27042
1
Parent(s):
f61238b
updates
Browse files- tabs/playground.py +1 -1
tabs/playground.py
CHANGED
@@ -4,7 +4,7 @@ from conversation import Conversation
|
|
4 |
|
5 |
def get_tab_playground(download_bot_config, get_bot_profile, model_mapping):
|
6 |
gr.Markdown("""
|
7 |
-
#
|
8 |
## Rules
|
9 |
* Chat with any model you would like with any bot from the Chai app.
|
10 |
* Click “Clear” to start a new conversation.
|
|
|
4 |
|
5 |
def get_tab_playground(download_bot_config, get_bot_profile, model_mapping):
|
6 |
gr.Markdown("""
|
7 |
+
# 🎢 Playground 🎢
|
8 |
## Rules
|
9 |
* Chat with any model you would like with any bot from the Chai app.
|
10 |
* Click “Clear” to start a new conversation.
|