This commit is contained in:
Ethan Johnston
2023-05-15 00:43:58 -07:00
parent 79bd904ce9
commit c473420eca

View File

@@ -17,6 +17,8 @@ import glob
load_dotenv('test.env')
st.set_page_config(page_title='BriefGPT')
def summarize():
"""
The main function for the Streamlit app.