article / app.py
gosha6037's picture
3
6f4053c
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")