Bhargavssss commited on
Commit
219a73d
1 Parent(s): 253f337

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,4 +157,4 @@ with gr.Blocks(css=".output-image, .input-image, .image-preview {height: 400px !
157
 
158
  if __name__ == "__main__":
159
  demo.queue(max_size=10)
160
- demo.launch()
 
157
 
158
  if __name__ == "__main__":
159
  demo.queue(max_size=10)
160
+ demo.launch(share=True)