bstraehle commited on
Commit
77460b1
·
verified ·
1 Parent(s): 6434d82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ def clear():
28
  gr.close_all()
29
 
30
  with gr.Blocks() as assistant:
31
- gr.Markdown("## Multi-Agent AI: Article Writing")
32
  gr.Markdown(os.environ.get("DESCRIPTION"))
33
 
34
  with gr.Row():
 
28
  gr.close_all()
29
 
30
  with gr.Blocks() as assistant:
31
+ gr.Markdown("## Multi-Agent AI: Deep Research")
32
  gr.Markdown(os.environ.get("DESCRIPTION"))
33
 
34
  with gr.Row():