Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -248,7 +248,7 @@ if "output" not in st.session_state:
|
|
248 |
|
249 |
# Simple streamlit interface
|
250 |
|
251 |
-
st.markdown("###
|
252 |
|
253 |
|
254 |
## Demo buttons and their callbacks
|
|
|
248 |
|
249 |
# Simple streamlit interface
|
250 |
|
251 |
+
st.markdown("### Paper classifier (arXiv taxonomy)")
|
252 |
|
253 |
|
254 |
## Demo buttons and their callbacks
|