Spaces:
Runtime error
Runtime error
Commit
·
3889122
1
Parent(s):
fc152b8
Update app.py
Browse files
app.py
CHANGED
@@ -248,14 +248,6 @@ with gr.Blocks(title = "NSQIP-CDA") as demo:
|
|
248 |
|
249 |
"""
|
250 |
)
|
251 |
-
|
252 |
-
gr.Markdown(
|
253 |
-
"""
|
254 |
-
|
255 |
-
### Prolonged Length of Stay Prediction Model for PCF Surgery
|
256 |
-
|
257 |
-
"""
|
258 |
-
)
|
259 |
|
260 |
|
261 |
with gr.Row():
|
|
|
248 |
|
249 |
"""
|
250 |
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
251 |
|
252 |
|
253 |
with gr.Row():
|