Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -229,7 +229,7 @@ with gr.Blocks() as app:
|
|
229 |
|
230 |
# with gr.Tab("Analyze Medical Report"):
|
231 |
# report_analysis_interface.render()
|
232 |
-
|
233 |
analyze_report_interface.render()
|
234 |
|
235 |
with gr.Tab("Extract PDF Report"):
|
|
|
229 |
|
230 |
# with gr.Tab("Analyze Medical Report"):
|
231 |
# report_analysis_interface.render()
|
232 |
+
with gr.Tab("Analyze Medical Report"):
|
233 |
analyze_report_interface.render()
|
234 |
|
235 |
with gr.Tab("Extract PDF Report"):
|