Spaces:
Running
Running
Commit ·
d88103f
1
Parent(s): 2e74072
3.42 fixed translat helsinki+
Browse files
app.py
CHANGED
|
@@ -590,7 +590,7 @@ def create_output_file(df, uploaded_file, llm):
|
|
| 590 |
return output
|
| 591 |
def main():
|
| 592 |
with st.sidebar:
|
| 593 |
-
st.title("::: AI-анализ мониторинга новостей (v.3.
|
| 594 |
st.subheader("по материалам СКАН-ИНТЕРФАКС ")
|
| 595 |
|
| 596 |
model_choice = st.radio(
|
|
|
|
| 590 |
return output
|
| 591 |
def main():
|
| 592 |
with st.sidebar:
|
| 593 |
+
st.title("::: AI-анализ мониторинга новостей (v.3.42 ):::")
|
| 594 |
st.subheader("по материалам СКАН-ИНТЕРФАКС ")
|
| 595 |
|
| 596 |
model_choice = st.radio(
|