vasanthi8134 commited on
Commit
56047a7
·
verified ·
1 Parent(s): dfdffde

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -99,7 +99,6 @@ iface = gr.Interface(
99
  "Egyptian Mau, leonberger, samoyed."
100
  ),
101
  examples=example_files if example_files else None,
102
- allow_flagging="never",
103
  )
104
 
105
  iface.launch()
 
99
  "Egyptian Mau, leonberger, samoyed."
100
  ),
101
  examples=example_files if example_files else None,
 
102
  )
103
 
104
  iface.launch()