Cachoups commited on
Commit
2734640
·
verified ·
1 Parent(s): 4dea577

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -231,8 +231,6 @@ def generate_text(df, country, theme):
231
  The topic is {theme}.
232
  Make sure to highlight changes compared to previous years, include cumulative results, and reflect the data accurately following the example.
233
  """
234
- The topic is {theme}. Explain the data, ensuring that the description reflects the theme accurately. Follow the pattern of the examples provided and describe any changes in values using terms like 'increase' and 'decrease'. Make sure the output aligns with the data.
235
- """
236
 
237
 
238
 
 
231
  The topic is {theme}.
232
  Make sure to highlight changes compared to previous years, include cumulative results, and reflect the data accurately following the example.
233
  """
 
 
234
 
235
 
236