Belemort commited on
Commit
f6a6a4d
1 Parent(s): 0bb5fec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  """