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

st.markdown("### Классификатор статей с arxiv")
st.markdown("<img width=200px src='https://avatars.githubusercontent.com/u/45442578?s=200&v=4'>", unsafe_allow_html=True)

text = st.text_area("TEXT HERE")