DeeeTeeee01 commited on
Commit
b284eda
·
1 Parent(s): 4f173e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ st.set_page_config(
96
 
97
  # Add description and title
98
  st.write("""
99
- # Predict if your text is Positive, Negative, or Neutral ...
100
  Please type your text and click the Predict button to know if your text has a positive, negative or neutral sentiment!
101
  """)
102
 
 
96
 
97
  # Add description and title
98
  st.write("""
99
+ # Predict if your text is Positive, Negative or Neutral ...
100
  Please type your text and click the Predict button to know if your text has a positive, negative or neutral sentiment!
101
  """)
102