Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ def generate_html_with_textarea(text_to_speak):
|
|
44 |
'''
|
45 |
|
46 |
# Streamlit App 🚀
|
47 |
-
st.title("
|
48 |
|
49 |
# Dropdown for file selection
|
50 |
file_option = st.selectbox("Select file:", ["usmle_16.2MB.jsonl", "usmle_2.08MB.jsonl"])
|
|
|
44 |
'''
|
45 |
|
46 |
# Streamlit App 🚀
|
47 |
+
st.title("2🎓Med💡Speech")
|
48 |
|
49 |
# Dropdown for file selection
|
50 |
file_option = st.selectbox("Select file:", ["usmle_16.2MB.jsonl", "usmle_2.08MB.jsonl"])
|