Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -150,7 +150,7 @@ iface = gr.Interface(
|
|
150 |
["구강 헤르페스의 적절한 치료법은 무엇입니까?"],
|
151 |
["Je, ni matibabu gani sahihi kwa herpes ya buccal?"],
|
152 |
],
|
153 |
-
footer = """<h3
|
154 |
)
|
155 |
|
156 |
iface.launch()
|
|
|
150 |
["구강 헤르페스의 적절한 치료법은 무엇입니까?"],
|
151 |
["Je, ni matibabu gani sahihi kwa herpes ya buccal?"],
|
152 |
],
|
153 |
+
footer = """<h3>TeamTonic is always making cool demos!</h3> <h3>Join our active builder s community on Discord: <a href="https://discord.gg/GWpVpekp"><img src="https://discordapp.com/api/guilds/1109943800132010065/widget.png"></a> On Huggingface: <a href="https://huggingface.co/TeamTonic">TeamTonic</a> & <a href="https://huggingface.co/MultiTransformer">MultiTransformer</a> On Github: <a href="https://github.com/tonic-ai">Polytonic<img src="https://img.shields.io/github/followers/Tonic-AI.svg?style=social&label=Follow&maxAge=2592000"></a> & contribute to <a href="https://github.com/tonic-ai/polygpt-alpha">PolyGPT</h3>"""
|
154 |
)
|
155 |
|
156 |
iface.launch()
|