acecalisto3 commited on
Commit
7c29005
·
verified ·
1 Parent(s): cf42983

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -361,7 +361,7 @@ examples=[["What are the biggest news stories today?", None, None, None, None, N
361
 
362
  gr.ChatInterface(
363
  fn=run,
364
- title="Fragmixt\nAgents With Agents\nSurf With a Purpose\n",
365
  examples=examples,
366
  concurrency_limit=20,
367
  with gr.Blocks() as ifacea:
 
361
 
362
  gr.ChatInterface(
363
  fn=run,
364
+ title="Fragmixt\nAgents With Agents,\nSurf With a Purpose",
365
  examples=examples,
366
  concurrency_limit=20,
367
  with gr.Blocks() as ifacea: