tomascufaro commited on
Commit
10bb25e
·
1 Parent(s): 75e612d

share not compatible

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,4 +79,4 @@ iface = gr.Interface(
79
  title="Interviews: QA and summarization",
80
  description="Upload a .docx file with the interview and enter the question you have or ask for a summarization.")
81
 
82
- iface.launch(share=True)
 
79
  title="Interviews: QA and summarization",
80
  description="Upload a .docx file with the interview and enter the question you have or ask for a summarization.")
81
 
82
+ iface.launch()