Madiharehan commited on
Commit
236d05e
1 Parent(s): 2da4685

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -29,3 +29,4 @@ if st.button("Analyze"):
29
  st.write(f"**Predicted Sentiment:** {sentiment}")
30
  else:
31
  st.warning("Please enter some text to analyze.")
 
 
29
  st.write(f"**Predicted Sentiment:** {sentiment}")
30
  else:
31
  st.warning("Please enter some text to analyze.")
32
+