Spaces:
Running
on
Zero
Running
on
Zero
bumped gradio
Browse files
app.py
CHANGED
|
@@ -1256,6 +1256,7 @@ with gr.Blocks(theme=theme, css=f"""
|
|
| 1256 |
info="Export a static PNG visualization. This will make things slower!"
|
| 1257 |
)
|
| 1258 |
|
|
|
|
| 1259 |
gr.Markdown("### Citation graph")
|
| 1260 |
citation_graph_checkbox = gr.Checkbox(
|
| 1261 |
label="Add Citation Graph",
|
|
|
|
| 1256 |
info="Export a static PNG visualization. This will make things slower!"
|
| 1257 |
)
|
| 1258 |
|
| 1259 |
+
|
| 1260 |
gr.Markdown("### Citation graph")
|
| 1261 |
citation_graph_checkbox = gr.Checkbox(
|
| 1262 |
label="Add Citation Graph",
|