gefedya commited on
Commit
cf7bd74
1 Parent(s): 4efd8f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ st.markdown("Here is a sentiment model further trained on a slice of a twitter d
30
  # """, unsafe_allow_html=True)
31
  st.markdown("""
32
  <img width=700px
33
- src='https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.boredpanda.com%2Fcelebrities-mean-tweets-reactions%2F&psig=AOvVaw2-vaqJW-9VDFfKf0bztfE6&ust=1681811853545000&source=images&cd=vfe&ved=0CBEQjRxqFwoTCJDE8MLTsP4CFQAAAAAdAAAAABAR'>""", unsafe_allow_html=True)
34
 
35
 
36
  text = st.markdown("Try typing something here! \n You will see how much better our model is compared to the base model! No kidding")
 
30
  # """, unsafe_allow_html=True)
31
  st.markdown("""
32
  <img width=700px
33
+ src='https://static.boredpanda.com/blog/wp-content/uploads/2017/05/celebrities-mean-tweets-reactions-309-592ebf04f173c__700.jpg'>""", unsafe_allow_html=True)
34
 
35
 
36
  text = st.markdown("Try typing something here! \n You will see how much better our model is compared to the base model! No kidding")