jarif commited on
Commit
8b5b57e
1 Parent(s): ffafc21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -91,3 +91,8 @@ if st.button('Analyze'):
91
  st.write(f"{label}: {prob:.4f}")
92
  else:
93
  st.write("Please enter tweet(s) to analyze.")
 
 
 
 
 
 
91
  st.write(f"{label}: {prob:.4f}")
92
  else:
93
  st.write("Please enter tweet(s) to analyze.")
94
+
95
+
96
+
97
+ st.snow()
98
+ st.balloons()