Update Chest_Xray_Report_Generator-V2.py
Browse files
Chest_Xray_Report_Generator-V2.py
CHANGED
@@ -534,5 +534,5 @@ with gr.Blocks(theme=seafoam, css=custom_css) as demo:
|
|
534 |
# ack_btn.click(fn=show_acknowledgment, outputs=acknowledgment_info, show_progress=False)
|
535 |
|
536 |
|
537 |
-
demo.launch(
|
538 |
|
|
|
534 |
# ack_btn.click(fn=show_acknowledgment, outputs=acknowledgment_info, show_progress=False)
|
535 |
|
536 |
|
537 |
+
demo.launch()
|
538 |
|