Riccardo Taormina commited on
Commit
81a3b21
1 Parent(s): e1fa3df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,4 +92,4 @@ with gr.Blocks(css=css) as demo:
92
  txt_out_CogVLM, txt_out_LLaVa, txt_defect_class, txt_xie_pred])
93
 
94
  if __name__ == "__main__":
95
- demo.launch(share=True)
 
92
  txt_out_CogVLM, txt_out_LLaVa, txt_defect_class, txt_xie_pred])
93
 
94
  if __name__ == "__main__":
95
+ demo.launch()