Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -181,7 +181,7 @@ with gr.Blocks(theme=theme, analytics_enabled=False, css=css) as demo:
|
|
181 |
with gr.Column():
|
182 |
gr.Markdown(
|
183 |
"""\
|
184 |
-
#
|
185 |
_Note:_ this is an internal chat playground - **please do not share**. The deployment can also change and thus the space not work as we continue development.\
|
186 |
"""
|
187 |
)
|
|
|
181 |
with gr.Column():
|
182 |
gr.Markdown(
|
183 |
"""\
|
184 |
+
#Gradio Assistant powered by 💫 StarCoder
|
185 |
_Note:_ this is an internal chat playground - **please do not share**. The deployment can also change and thus the space not work as we continue development.\
|
186 |
"""
|
187 |
)
|