import streamlit as st st.markdown("### Классификатор статей с arxiv") st.markdown("", unsafe_allow_html=True) text = st.text_area("TEXT HERE")