ogegadavis254 commited on
Commit
e7448c6
·
verified ·
1 Parent(s): c7e3a36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -179,7 +179,7 @@ if st.button("Generate Analysis"):
179
  f"Provide a detailed analysis of how these technologies impact family ties, trust, and gender roles. "
180
  f"Include specific impacts for each digital technology and issue. "
181
  f"Organize the information in tables with the following columns: Digital Technology, Impact on Kinship, Impact on Gender Dynamics, Trust Issues. "
182
- f"Be as accurate and specific to Kenya as possible in your analysis. Make the response short and precise."
183
  )
184
 
185
  try:
@@ -309,4 +309,4 @@ if st.button("Generate Analysis"):
309
  st.error(f"An unexpected error occurred: {e}")
310
 
311
  # Footer
312
- st.markdown('<div class="footer">Powered by Together AI and Streamlit</div>', unsafe_allow_html=True)
 
179
  f"Provide a detailed analysis of how these technologies impact family ties, trust, and gender roles. "
180
  f"Include specific impacts for each digital technology and issue. "
181
  f"Organize the information in tables with the following columns: Digital Technology, Impact on Kinship, Impact on Gender Dynamics, Trust Issues. "
182
+ f"Be as accurate and specific to Kenya as possible in your analysis. Make the response short and precise. Do not give anything like a conclusion after generating"
183
  )
184
 
185
  try:
 
309
  st.error(f"An unexpected error occurred: {e}")
310
 
311
  # Footer
312
+ st.markdown('<div class="footer">Developed by TERESA ABUYA</div>', unsafe_allow_html=True)