Spaces:
Running
Running
Update app.py
Browse files
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
|
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
|