Ngadou commited on
Commit
9f29e68
1 Parent(s): d4363c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ gr.Interface(
42
  gr.outputs.Textbox(label="Reason"),
43
  ],
44
  live=True
45
- ).launch(share=True, debug=True)
 
42
  gr.outputs.Textbox(label="Reason"),
43
  ],
44
  live=True
45
+ ).launch()