Spaces:
Sleeping
Sleeping
Commit
·
fe6c448
1
Parent(s):
5ac9b51
Update app.py
Browse files
app.py
CHANGED
@@ -152,7 +152,7 @@ with gr.Blocks(css = css) as demo:
|
|
152 |
## Epidemic Simulation
|
153 |
""")
|
154 |
|
155 |
-
|
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>
|