razfar commited on
Commit
49240ce
1 Parent(s): c7c9990

fix share bug

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -228,4 +228,4 @@ gr.Interface(
228
  ["Examples/birds.jpeg"],
229
  ["Examples/bottles.jpeg"],
230
  ],
231
- ).launch(debug=True, share=True)
 
228
  ["Examples/birds.jpeg"],
229
  ["Examples/bottles.jpeg"],
230
  ],
231
+ ).launch(debug=True)