Spaces:
Running
Running
Commit
·
db7fce3
1
Parent(s):
3cedc42
progress more 70+
Browse files
app.py
CHANGED
@@ -510,7 +510,7 @@ def generate_sentiment_visualization(df):
|
|
510 |
|
511 |
|
512 |
def main():
|
513 |
-
st.title("... приступим к анализу... версия
|
514 |
|
515 |
# Initialize session state
|
516 |
if 'processed_df' not in st.session_state:
|
|
|
510 |
|
511 |
|
512 |
def main():
|
513 |
+
st.title("... приступим к анализу... версия 70")
|
514 |
|
515 |
# Initialize session state
|
516 |
if 'processed_df' not in st.session_state:
|