Spaces:
Running
Running
Deploy PaperBanana app
Browse files
app.py
CHANGED
|
@@ -213,7 +213,7 @@ DESCRIPTION_MD = """\
|
|
| 213 |
Paste your paper's methodology section + a caption, and PaperBanana's 5-agent pipeline
|
| 214 |
(Retriever β Planner β Stylist β Visualizer β Critic) will generate a diagram for you.
|
| 215 |
|
| 216 |
-
> Based on [*PaperBanana: Automating Academic Illustration for AI Scientists*](https://arxiv.org/abs/
|
| 217 |
"""
|
| 218 |
|
| 219 |
with gr.Blocks(
|
|
|
|
| 213 |
Paste your paper's methodology section + a caption, and PaperBanana's 5-agent pipeline
|
| 214 |
(Retriever β Planner β Stylist β Visualizer β Critic) will generate a diagram for you.
|
| 215 |
|
| 216 |
+
> Based on [*PaperBanana: Automating Academic Illustration for AI Scientists*](https://arxiv.org/abs/2601.23265) (Zhu et al.).
|
| 217 |
"""
|
| 218 |
|
| 219 |
with gr.Blocks(
|