Rezuwan commited on
Commit
4103678
·
verified ·
1 Parent(s): b9bfb97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ iface = gr.Interface(
59
 
60
  """
61
 
62
- )
63
  allow_flagging="never" # Disables unwanted flags
64
  )
65
 
 
59
 
60
  """
61
 
62
+ ),
63
  allow_flagging="never" # Disables unwanted flags
64
  )
65