Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -244,7 +244,7 @@ def generate_text(df, country, theme):
|
|
244 |
{row_str}
|
245 |
Topic: {theme}
|
246 |
|
247 |
-
Describe by highlighting changes between those three years. Accurately describe whether the values increase or decrease
|
248 |
"""
|
249 |
prompt1 = f"""
|
250 |
Here is an example of how to describe adverse growth data for a given country:
|
|
|
244 |
{row_str}
|
245 |
Topic: {theme}
|
246 |
|
247 |
+
Describe by highlighting changes between those three years. Accurately describe whether the values increase or decrease and reflect the data as it appears.
|
248 |
"""
|
249 |
prompt1 = f"""
|
250 |
Here is an example of how to describe adverse growth data for a given country:
|