Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|