blumenstiel commited on
Commit
84ce63a
·
1 Parent(s): d668197

Update app

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