Rifaa commited on
Commit
6938369
·
verified ·
1 Parent(s): cb1a157

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -270,4 +270,4 @@ with gr.Blocks() as app:
270
  outputs=modified_image
271
  )
272
 
273
- app.launch(debug=True)
 
270
  outputs=modified_image
271
  )
272
 
273
+ app.launch(debug=True, share=True)