Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ def clear():
|
|
36 |
gr.close_all()
|
37 |
|
38 |
with gr.Blocks() as assistant:
|
39 |
-
gr.Markdown("## Multi-Agent AI:
|
40 |
gr.Markdown(os.environ.get("DESCRIPTION"))
|
41 |
|
42 |
with gr.Row():
|
|
|
36 |
gr.close_all()
|
37 |
|
38 |
with gr.Blocks() as assistant:
|
39 |
+
gr.Markdown("## Multi-Agent AI: Deep Research")
|
40 |
gr.Markdown(os.environ.get("DESCRIPTION"))
|
41 |
|
42 |
with gr.Row():
|