blumenstiel commited on
Commit
361d13d
β€’
1 Parent(s): ee9f10c

Try to fix safari issue

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -268,4 +268,4 @@ Some example images are provided at the end of this page.
268
 
269
  inp_files.change(update_visibility, inp_files, timestamps)
270
 
271
- demo.launch()
 
268
 
269
  inp_files.change(update_visibility, inp_files, timestamps)
270
 
271
+ demo.launch(share=True, ssr_mode=False)