Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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("
|
178 |
-
st.title("
|
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_)
|