Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -62,7 +62,7 @@ if "output" not in st.session_state:
|
|
62 |
|
63 |
# Simple streamlit interface
|
64 |
|
65 |
-
st.markdown("###
|
66 |
|
67 |
|
68 |
## Demo buttons and their callbacks
|
|
|
62 |
|
63 |
# Simple streamlit interface
|
64 |
|
65 |
+
st.markdown("### Biomedical paper classifier")
|
66 |
|
67 |
|
68 |
## Demo buttons and their callbacks
|