Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -111,4 +111,4 @@ if __name__ == "__main__":
|
|
111 |
else:
|
112 |
st.markdown("Typical queries looks like this: _**\"What is flu?\"**_,\
|
113 |
_**\"How to cure breast cancer?\"**_,\
|
114 |
-
_**\"I have headache, what should I do?\"**_")
|
|
|
111 |
else:
|
112 |
st.markdown("Typical queries looks like this: _**\"What is flu?\"**_,\
|
113 |
_**\"How to cure breast cancer?\"**_,\
|
114 |
+
_**\"I have headache, what should I do?\"**_")
|