CobaltZvc commited on
Commit
d6d7ba7
1 Parent(s): bd5db0d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -174,8 +174,8 @@ def openai_response(PROMPT):
174
  #"""
175
 
176
  #st.markdown(page_bg_img, unsafe_allow_html=True)
177
- st.title("Welcome to :red[Mukesh]!!🤖")
178
- st.title("How can I help?")
179
 
180
  option_ = ['Random Questions','Questions based on custom CSV data']
181
  Usage = st.selectbox('Select an option:', option_)
 
174
  #"""
175
 
176
  #st.markdown(page_bg_img, unsafe_allow_html=True)
177
+ st.title("Ask :red[Mukesh] anything!!🤖")
178
+ st.title("Puchne mai kya jaata hai??")
179
 
180
  option_ = ['Random Questions','Questions based on custom CSV data']
181
  Usage = st.selectbox('Select an option:', option_)