AroojImtiaz commited on
Commit
2804eed
1 Parent(s): 1568665

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,5 +104,5 @@ if uploaded_file is not None:
104
  st.write(response['output_text'])
105
 
106
  else:
107
- st.warning("Please enter a question.")
108
 
 
104
  st.write(response['output_text'])
105
 
106
  else:
107
+ st.warning("Please Ask.")
108