Samarth0710 commited on
Commit
fa7332a
Β·
verified Β·
1 Parent(s): e841b12

Deploy PaperBanana app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/2505.23894) (Zhu et al., NeurIPS 2025).
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(