varadpuntambekar commited on
Commit
185f918
·
verified ·
1 Parent(s): 0328bce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -893,8 +893,8 @@ with gr.Blocks() as app:
893
  <li> Screening only happens through conventional pap smear
894
  <li> Gynae residents and Gynae consultants essentially mean two different levels of health cadres, with Consultants being more
895
  experienced than residents. Doesn't necessarily mean professionals with specialised training in Obstetrics and Gynaecology
896
- <li> In the demo app, one run is for 1000 minutes i.e. 3 days
897
- <li> Medians are calculated from 100 iterations of the simulation
898
  </ul>
899
  '''
900
  )
 
893
  <li> Screening only happens through conventional pap smear
894
  <li> Gynae residents and Gynae consultants essentially mean two different levels of health cadres, with Consultants being more
895
  experienced than residents. Doesn't necessarily mean professionals with specialised training in Obstetrics and Gynaecology
896
+ <li> In the demo app, one run is for 100000 minutes i.e. 3 months
897
+ <li> Medians are calculated from 3 iterations of the simulation (hence very prone to extreme events)
898
  </ul>
899
  '''
900
  )