Makhinur commited on
Commit
b4a6ec4
·
verified ·
1 Parent(s): 1758a61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,4 +29,4 @@ gr.Interface(
29
  outputs=outputs,
30
  title=title,
31
  description=description,
32
- ).launch(debug=True, enable_queue=True)
 
29
  outputs=outputs,
30
  title=title,
31
  description=description,
32
+ ).launch(debug=True,)