Nithish310 commited on
Commit
5f52f23
·
verified ·
1 Parent(s): 37d8674

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -233,7 +233,7 @@ demo = gr.ChatInterface(
233
  likeable=True,
234
  layout="panel",
235
  ),
236
- description="# OpenGPT 4o \n ### chat, generate images, perform web searches, and Q&A with images.`,
237
  textbox=gr.MultimodalTextbox(),
238
  multimodal=True,
239
  concurrency_limit=200,
 
233
  likeable=True,
234
  layout="panel",
235
  ),
236
+ description="# OpenGPT 4o \n ### chat, generate images, perform web searches, and Q&A with images.",
237
  textbox=gr.MultimodalTextbox(),
238
  multimodal=True,
239
  concurrency_limit=200,