Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -36,4 +36,4 @@ if st.button("Predict"):
|
|
36 |
else:
|
37 |
st.warning("Please enter some text to analyze.")
|
38 |
|
39 |
-
st.info("Note:
|
|
|
36 |
else:
|
37 |
st.warning("Please enter some text to analyze.")
|
38 |
|
39 |
+
st.info("Note: This is a demonstration and predictions may not be entirely accurate.")
|