ywuan commited on
Commit
f714eed
1 Parent(s): 961d294

delete share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ iface = gr.Interface(
32
  ["It took some time to clean and maintain, but totally worth it!","clean"],
33
  ["this means that not only will the smallest burner heat up the pan, but it will also vertically heat up 1\" of the handle.","handle"]])
34
 
35
- iface.launch(share=True)
 
32
  ["It took some time to clean and maintain, but totally worth it!","clean"],
33
  ["this means that not only will the smallest burner heat up the pan, but it will also vertically heat up 1\" of the handle.","handle"]])
34
 
35
+ iface.launch()