ogegadavis254 commited on
Commit
a257648
1 Parent(s): 91d2c85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ if st.button("Generate Analysis"):
95
  f"Issues of concern: {', '.join(issues)}. "
96
  f"Region: {region}. Gender focus: {', '.join(gender_focus)}. "
97
  f"Provide a detailed analysis of how these technologies impact family ties, trust, and gender roles. "
98
- f"Include specific impacts for each digital technology and issue. "
99
  f"Organize the information in tables with the following columns: Digital Technology, Impact on Kinship, Impact on Gender Dynamics, Trust Issues. "
100
  f"Be as accurate and specific to Kenya as possible in your analysis. Make the response short and precise."
101
  )
 
95
  f"Issues of concern: {', '.join(issues)}. "
96
  f"Region: {region}. Gender focus: {', '.join(gender_focus)}. "
97
  f"Provide a detailed analysis of how these technologies impact family ties, trust, and gender roles. "
98
+ f"Include specific impacts for each digital technology and issue.. "
99
  f"Organize the information in tables with the following columns: Digital Technology, Impact on Kinship, Impact on Gender Dynamics, Trust Issues. "
100
  f"Be as accurate and specific to Kenya as possible in your analysis. Make the response short and precise."
101
  )