awacke1 commited on
Commit
5849061
·
1 Parent(s): 2497968

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ def generate_html_with_textarea(text_to_speak):
42
  '''
43
 
44
  # Streamlit App 🚀
45
- st.title("USMLE Medical Questions Explorer with Speech Synthesis 🎙")
46
 
47
  # Dropdown for file selection
48
  file_option = st.selectbox("Select file:", ["usmle_16.2MB.jsonl", "usmle_2.08MB.jsonl"])
 
42
  '''
43
 
44
  # Streamlit App 🚀
45
+ st.title("AI Medical Explorer with Speech Synthesis 🎙")
46
 
47
  # Dropdown for file selection
48
  file_option = st.selectbox("Select file:", ["usmle_16.2MB.jsonl", "usmle_2.08MB.jsonl"])