File size: 300 Bytes
dd6635f
8a3ce6e
dd6635f
 
 
 
 
 
8a3ce6e
1
2
3
4
5
6
7
8
9
import streamlit as st


STT_API_KEY = 0 #see discord
STT_URL = 0 #see discord

st.markdown("<h1 style='text-align: center;'>Tell us how you feel</h1>", unsafe_allow_html=True)

st.write("<h3 style='text-align: center; color: lightSeaGreen;'>we'll generate the insights</h3>", unsafe_allow_html=True)