ArmelR commited on
Commit
d7c596a
1 Parent(s): 72fa8dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- # Tech 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
  )
 
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
  )