Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -25,7 +25,6 @@ if not os.path.exists('repo_directory'):
|
|
25 |
|
26 |
from repo_directory.all_utils import *
|
27 |
|
28 |
-
|
29 |
# Streamlit configuration
|
30 |
st.set_page_config(
|
31 |
page_title="ViewerVoice | YouTube Comment Analyser",
|
|
|
25 |
|
26 |
from repo_directory.all_utils import *
|
27 |
|
|
|
28 |
# Streamlit configuration
|
29 |
st.set_page_config(
|
30 |
page_title="ViewerVoice | YouTube Comment Analyser",
|