gosha6037 commited on
Commit
6f4053c
1 Parent(s): 1d71f68
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import streamlit as st
2
 
3
  st.markdown("### Классификатор статей с arxiv")
4
- st.markdown("<img width=200px src='https://rozetked.me/images/uploads/dwoilp3BVjlE.jpg'>", unsafe_allow_html=True)
5
 
6
  text = st.text_area("TEXT HERE")
7
 
 
1
  import streamlit as st
2
 
3
  st.markdown("### Классификатор статей с arxiv")
4
+ st.markdown("<img width=200px src='https://avatars.githubusercontent.com/u/45442578?s=200&v=4'>", unsafe_allow_html=True)
5
 
6
  text = st.text_area("TEXT HERE")
7