Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -92,7 +92,7 @@ class ChatBot:
|
|
92 |
bot = ChatBot()
|
93 |
|
94 |
title = "ππ»Welcome to Tonic's StableMed Chatπ"
|
95 |
-
description = "You can use this Space to test out the current model [StableMed](https://huggingface.co/Tonic/stablemed) or You can also use π·StableMedβοΈ on your own data & in your own way by cloning this space. π§¬π¬π
|
96 |
examples = [["What is the proper treatment for buccal herpes?", "Please provide information on the most effective antiviral medications and home remedies for treating buccal herpes."]]
|
97 |
|
98 |
iface = gr.Interface(
|
|
|
92 |
bot = ChatBot()
|
93 |
|
94 |
title = "ππ»Welcome to Tonic's StableMed Chatπ"
|
95 |
+
description = "You can use this Space to test out the current model [StableMed](https://huggingface.co/Tonic/stablemed) or You can also use π·StableMedβοΈ on your own data & in your own way by cloning this space. π§¬π¬π Join us : πTeamTonicπ is always making cool demos! Join our active builder'sπ οΈcommunity on π»Discord: [Discord](https://discord.gg/GWpVpekp) On π€Huggingface: [TeamTonic](https://huggingface.co/TeamTonic) & [MultiTransformer](https://huggingface.co/MultiTransformer) On πGithub: [Polytonic](https://github.com/tonic-ai) & contribute to π [PolyGPT](https://github.com/tonic-ai/polygpt-alpha)" "
|
96 |
examples = [["What is the proper treatment for buccal herpes?", "Please provide information on the most effective antiviral medications and home remedies for treating buccal herpes."]]
|
97 |
|
98 |
iface = gr.Interface(
|