merve HF staff commited on
Commit
410ea82
1 Parent(s): bce355e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,4 +47,4 @@ iface = gr.Interface(
47
  gr.outputs.Image(label="Super-resolution 300x300 image")
48
  ],
49
  examples=[["camel.jpg"], ["pokemon.jpg"]],
50
- ).launch(share = True)
 
47
  gr.outputs.Image(label="Super-resolution 300x300 image")
48
  ],
49
  examples=[["camel.jpg"], ["pokemon.jpg"]],
50
+ ).launch()