Spaces:
Sleeping
Sleeping
File size: 118 Bytes
4b141dc |
1 2 3 4 |
import streamlit as st
st.title('About')
st.write('This app performs text analysis using Hugging Face transformers.') |