Spaces:
Running
Running
Update app.py
Browse files
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/
|
|
|
|
|
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
|