ChayanM commited on
Commit
35d4f2d
·
verified ·
1 Parent(s): 7963d7a

Update Chest_Xray_Report_Generator-V2.py

Browse files
Files changed (1) hide show
  1. Chest_Xray_Report_Generator-V2.py +1 -1
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(share=True)
538
 
 
534
  # ack_btn.click(fn=show_acknowledgment, outputs=acknowledgment_info, show_progress=False)
535
 
536
 
537
+ demo.launch()
538