Camille commited on
Commit
d58dd74
1 Parent(s): 4fccc9d

fix: showTips

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,4 +43,4 @@ gr.Interface(
43
  allow_flagging="auto",
44
  allow_screenshot=False,
45
  flagging_dir="flagged",
46
- ).launch(enable_queue=True, show_tips=True)
 
43
  allow_flagging="auto",
44
  allow_screenshot=False,
45
  flagging_dir="flagged",
46
+ ).launch(enable_queue=True)