oracat commited on
Commit
830ecde
1 Parent(s): 2622539

Update app.py

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