Ngadou commited on
Commit
2ef4925
1 Parent(s): 4107b77

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)
 
42
  gr.outputs.Textbox(label="Reason"),
43
  ],
44
  live=True
45
+ ).launch()