JohanBeytell commited on
Commit
635ffdb
·
verified ·
1 Parent(s): be9eb51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -204,7 +204,6 @@ demo = gr.Interface(
204
  flagging_mode="manual",
205
  flagging_callback=custom_flag_callback
206
  )
207
- )
208
 
209
  demo.queue()
210
  demo.launch()
 
204
  flagging_mode="manual",
205
  flagging_callback=custom_flag_callback
206
  )
 
207
 
208
  demo.queue()
209
  demo.launch()