article / app.py
gosha6037's picture
2
1d71f68
raw
history blame
No virus
242 Bytes
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")