import streamlit as st st.title('About') st.write('This app performs text analysis using Hugging Face transformers.')