patrickligardes commited on
Commit
55464c5
β€’
1 Parent(s): 810e590

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -309,5 +309,5 @@ with image_blocks as demo:
309
 
310
 
311
 
312
- image_blocks.launch()
313
 
 
309
 
310
 
311
 
312
+ image_blocks.launch(share=True)
313