Madiharehan
commited on
Commit
•
236d05e
1
Parent(s):
2da4685
Update app.py
Browse files
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 |
+
|