Spaces:
Runtime error
Runtime error
Michael-Geis
commited on
Commit
•
77cae10
1
Parent(s):
08edd6a
fixed md header
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ def outputs_from_id(input_id, threshold_probability):
|
|
63 |
with gr.Blocks() as demo:
|
64 |
gr.Markdown(
|
65 |
"""# <center> Math Subject Classifier </center>
|
66 |
-
|
67 |
"""
|
68 |
)
|
69 |
with gr.Row():
|
|
|
63 |
with gr.Blocks() as demo:
|
64 |
gr.Markdown(
|
65 |
"""# <center> Math Subject Classifier </center>
|
66 |
+
## <center> [Search](https://arxiv.org) for a math article and input its ID number below. </center>
|
67 |
"""
|
68 |
)
|
69 |
with gr.Row():
|