ogegadavis254 commited on
Commit
0e25826
1 Parent(s): cae1d9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ if st.button("Generate Prediction"):
92
  f"Infrastructure types: {', '.join(infrastructure_types)}. "
93
  f"Provide a detailed analysis of how these conditions affect performance, health, and infrastructure. "
94
  f"Include specific impacts for each sport, athlete type, and infrastructure type. "
95
- f"Also, provide an overall performance score and an infrastructure impact score, both as percentages. Lastly i need you organize everything in tables, not random paragraphs and do your best to be accurate in your analysis"
96
  )
97
 
98
  try:
 
92
  f"Infrastructure types: {', '.join(infrastructure_types)}. "
93
  f"Provide a detailed analysis of how these conditions affect performance, health, and infrastructure. "
94
  f"Include specific impacts for each sport, athlete type, and infrastructure type. "
95
+ f"Also, provide an overall performance score and an infrastructure impact score, both as percentages. Lastly i need you organize everything in tables, not random paragraphs, use the following columns: Climate Conditions, Impact on Sports Performance, Impact on Athletes' Health, Impact on Infrastructure and do your best to be accurate in your analysis."
96
  )
97
 
98
  try: