Yashvj123 commited on
Commit
7308566
·
verified ·
1 Parent(s): 85e8f35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -269,7 +269,7 @@ if uploaded_file:
269
  pass
270
 
271
  else:
272
- st.markdown("<center><i>📸 Upload a prescription image to get started</i></center>", unsafe_allow_html=True)
273
 
274
 
275
 
 
269
  pass
270
 
271
  else:
272
+ st.markdown("<center><i>📸 Please Upload Scanned prescription image to get best result</i></center>", unsafe_allow_html=True)
273
 
274
 
275