File size: 242 Bytes
3656fc1
 
1d71f68
3656fc1
 
 
 
1
2
3
4
5
6
7
8
import streamlit as st

st.markdown("### Классификатор статей с arxiv")
st.markdown("<img width=200px src='https://rozetked.me/images/uploads/dwoilp3BVjlE.jpg'>", unsafe_allow_html=True)

text = st.text_area("TEXT HERE")