rosemariafontana commited on
Commit
7252bf3
Β·
verified Β·
1 Parent(s): 63b47dd

share back off for now

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -212,4 +212,4 @@ demo = gr.Interface(
212
 
213
 
214
  if __name__ == "__main__":
215
- demo.launch(share=True)
 
212
 
213
 
214
  if __name__ == "__main__":
215
+ demo.launch()