piyushgrover commited on
Commit
28ecefe
·
verified ·
1 Parent(s): fe18df5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -234,7 +234,7 @@ def clear_fn():
234
  with gr.Blocks() as app:
235
  gr.Markdown(
236
  """
237
- # ContextGPT - A Multimodel chatbot
238
  ### Upload image or audio to add a context. And then ask questions.
239
  ### You can also enter text followed by \</context\> to set the context.
240
  """
 
234
  with gr.Blocks() as app:
235
  gr.Markdown(
236
  """
237
+ # ContextGPT - A Multimodal chatbot
238
  ### Upload image or audio to add a context. And then ask questions.
239
  ### You can also enter text followed by \</context\> to set the context.
240
  """