patrickligardes commited on
Commit
b2f635a
ยท
verified ยท
1 Parent(s): 6e2737a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -327,5 +327,5 @@ with image_blocks as demo:
327
 
328
 
329
 
330
- image_blocks.launch(share=True, share_server_address='True')
331
 
 
327
 
328
 
329
 
330
+ image_blocks.launch(share=True)
331