Illia56 commited on
Commit
656a74c
·
1 Parent(s): 8872449

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ interface = gr.Interface(
66
  description=description
67
  )
68
 
69
- interface.launch()
 
66
  description=description
67
  )
68
 
69
+ interface.launch(share=True)