Spaces:
Sleeping
Sleeping
wzkariampuzha
commited on
Commit
•
0d32e68
1
Parent(s):
7ead1f4
Update app.py
Browse files
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("
|
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)
|