wzkariampuzha commited on
Commit
0d32e68
1 Parent(s): 7ead1f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import extract_abs
8
  import streamlit as st
9
 
10
  ########## Title for the Web App ##########
11
- st.title("Text Classification for Service Feedback")
12
 
13
  #st.header(body, anchor=None)
14
  #st.subheader(body, anchor=None)
 
8
  import streamlit as st
9
 
10
  ########## Title for the Web App ##########
11
+ st.title("Epidemiology Extraction Pipeline for Rare Diseases")
12
 
13
  #st.header(body, anchor=None)
14
  #st.subheader(body, anchor=None)