rockdrigoma commited on
Commit
df5be20
1 Parent(s): 2ae896a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,4 +43,4 @@ gr.Interface(
43
  allow_flagging="manual",
44
  flagging_options=["right translation", "wrong translation", "error", "other"],
45
  flagging_dir="logs"
46
- ).launch(enable_queue=True, debug=True)
 
43
  allow_flagging="manual",
44
  flagging_options=["right translation", "wrong translation", "error", "other"],
45
  flagging_dir="logs"
46
+ ).launch(enable_queue=True)