KevSun commited on
Commit
b6f1866
·
verified ·
1 Parent(s): ffec01a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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