blumenstiel
commited on
Commit
·
84ce63a
1
Parent(s):
d668197
Update app
Browse files
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(
|
|
|
256 |
|
257 |
inp_files.change(update_visibility, inp_files, timestamps)
|
258 |
|
259 |
+
demo.launch(share=True, ssr_mode=False)
|