Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -132,7 +132,7 @@ def process_article_for_summary(text, images=[], compression_percentage=30):
|
|
132 |
{text}
|
133 |
|
134 |
# Instructions:
|
135 |
-
## Summarize:
|
136 |
In clear and concise language, summarize the key points and themes presented in the article by cutting it by {compression_percentage} percent in the markdown format.
|
137 |
|
138 |
"""
|
|
|
132 |
{text}
|
133 |
|
134 |
# Instructions:
|
135 |
+
## Summarize IN RUSSIAN:
|
136 |
In clear and concise language, summarize the key points and themes presented in the article by cutting it by {compression_percentage} percent in the markdown format.
|
137 |
|
138 |
"""
|