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