KevSun commited on
Commit
d063757
·
verified ·
1 Parent(s): a282822

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: The App is based on the model "KevSun/Personality_LM". This is a demonstration and predictions may not be entirely accurate.")
 
36
  else:
37
  st.warning("Please enter some text to analyze.")
38
 
39
+ st.info("Note: The App is based on the model KevSun/Personality_LM. This is a demonstration and predictions may not be entirely accurate.")