yuhuixu commited on
Commit
b863e37
·
verified ·
1 Parent(s): cf48cef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -99,7 +99,9 @@ which teaches the model to reason adaptively when the thinking process is cut
99
  short and generalizes effectively to unseen budget constraints without additional
100
  training.
101
  """)
102
- gr.Image("figs/framework.png", label="Framework", show_label=False, elem_id="my-img")
 
 
103
  gr.Markdown(
104
  """
105
  ## Citation
 
99
  short and generalizes effectively to unseen budget constraints without additional
100
  training.
101
  """)
102
+ gr.Image("figs/frac-frame.png", label="Framework", show_label=False, elem_id="my-img")
103
+ gr.Image("figs/single.png", label="Framework", show_label=False, elem_id="my-img")
104
+ gr.Image("figs/combine.png", label="Framework", show_label=False, elem_id="my-img")
105
  gr.Markdown(
106
  """
107
  ## Citation