Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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://
|
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")
|