oracat commited on
Commit
54aab7d
·
1 Parent(s): 2b991f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ if "output" not in st.session_state:
62
 
63
  # Simple streamlit interface
64
 
65
- st.markdown("### Hello, paper classifier!")
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