Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -174,7 +174,7 @@ def openai_response(PROMPT):
|
|
174 |
#"""
|
175 |
|
176 |
#st.markdown(page_bg_img, unsafe_allow_html=True)
|
177 |
-
st.title("Welcome to :red[
|
178 |
st.title("How can I help?")
|
179 |
|
180 |
option_ = ['Random Questions','Questions based on custom CSV data']
|
|
|
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']
|