RamAnanth1 commited on
Commit
fe6c448
·
1 Parent(s): 5ac9b51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ with gr.Blocks(css = css) as demo:
152
  ## Epidemic Simulation
153
  """)
154
 
155
- gr.HTML('''
156
  <p style="margin-bottom: 10px; font-size: 94%">
157
  A cadCAD-based simulation of an outbreak of any epidemic using the SEIR compartmental model
158
  </p>
 
152
  ## Epidemic Simulation
153
  """)
154
 
155
+ gr.HTML('''
156
  <p style="margin-bottom: 10px; font-size: 94%">
157
  A cadCAD-based simulation of an outbreak of any epidemic using the SEIR compartmental model
158
  </p>