Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -234,7 +234,7 @@ def clear_fn():
|
|
234 |
with gr.Blocks() as app:
|
235 |
gr.Markdown(
|
236 |
"""
|
237 |
-
# ContextGPT - A
|
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 |
"""
|