prathmeshrmadhu commited on
Commit
135719b
1 Parent(s): e5e64a4

making it public with major change

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,4 +150,4 @@ with gr.Blocks(css='style.css') as demo:
150
  inputs=example_images,
151
  outputs=input_image)
152
 
153
- demo.launch(share=True)
 
150
  inputs=example_images,
151
  outputs=input_image)
152
 
153
+ demo.launch()