File size: 166 Bytes
caf57e7
 
 
 
1
2
3
4
import streamlit as st

st.set_page_config(page_title="Earnings Sentiment Analysis", page_icon="πŸ“ˆ")
st.markdown("## Earnings Sentiment Analysis with FinBert-Tone")