Madiharehan
commited on
Commit
•
0d5b530
1
Parent(s):
236d05e
Update app.py
Browse files
app.py
CHANGED
@@ -29,4 +29,3 @@ if st.button("Analyze"):
|
|
29 |
st.write(f"**Predicted Sentiment:** {sentiment}")
|
30 |
else:
|
31 |
st.warning("Please enter some text to analyze.")
|
32 |
-
|
|
|
29 |
st.write(f"**Predicted Sentiment:** {sentiment}")
|
30 |
else:
|
31 |
st.warning("Please enter some text to analyze.")
|
|