Abid Ali Awan commited on
Commit
9d8746a
1 Parent(s): f7d2322

stop button removed

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -76,7 +76,6 @@ demo = gr.Interface(
76
  live=True,
77
  allow_flagging="never",
78
  theme=gr.themes.Soft(),
79
- stop_btn="Stop",
80
  )
81
 
82
  # Launch the Gradio interface
 
76
  live=True,
77
  allow_flagging="never",
78
  theme=gr.themes.Soft(),
 
79
  )
80
 
81
  # Launch the Gradio interface