OuroborosM commited on
Commit
73cf8c1
·
1 Parent(s): 28026f6

update stop

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -680,7 +680,7 @@ with gr.Blocks() as demo:
680
  placeholder = "Input Your Question",
681
  show_label = False,
682
  )
683
- submit_button = gr.Button("⬅️ SUBMIT")
684
 
685
 
686
  with gr.Row():
 
680
  placeholder = "Input Your Question",
681
  show_label = False,
682
  )
683
+ submit_button = gr.Button("STOP", variant='stop')
684
 
685
 
686
  with gr.Row():