Alesmikes commited on
Commit
464ee3c
·
verified ·
1 Parent(s): 6e89e8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ if 'length' not in st.session_state:
50
 
51
  st.title("AI loop for healthcare providers")
52
  st.markdown(
53
- "Record your patient presentation and get the differential diagnoses and orders.")
54
  st.divider()
55
 
56
  audio = audiorecorder("Record", "Stop")
 
50
 
51
  st.title("AI loop for healthcare providers")
52
  st.markdown(
53
+ "Nahraj pacientův projev.")
54
  st.divider()
55
 
56
  audio = audiorecorder("Record", "Stop")