gosha6037 commited on
Commit
1d71f68
1 Parent(s): 3656fc1
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import streamlit as st
2
 
3
- st.markdown("### Hello, world!")
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")
 
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")