joey1101 commited on
Commit
37b0c44
·
verified ·
1 Parent(s): 317475a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ import soundfile as sf # For handling audio files
17
  import re # For regular expressions in text processing
18
 
19
  ##########################################
20
- # Initial configuration (MUST be first)
21
  ##########################################
22
  st.set_page_config(
23
  page_title="Just Comment", # Title of the web app
 
17
  import re # For regular expressions in text processing
18
 
19
  ##########################################
20
+ # Initial configuration
21
  ##########################################
22
  st.set_page_config(
23
  page_title="Just Comment", # Title of the web app