Leyo commited on
Commit
bb0ba89
β€’
1 Parent(s): 9e85d8f

fix button

Browse files
Files changed (1) hide show
  1. app_dialogue.py +0 -2
app_dialogue.py CHANGED
@@ -426,8 +426,6 @@ with gr.Blocks(fill_height=True, css=""".gradio-container .avatar-container {hei
426
  dope_bttn = gr.Button("DopeπŸ”₯")
427
  with gr.Column(scale=1, min_width=50):
428
  problematic_bttn = gr.Button("Problematic😬")
429
- with gr.Row():
430
- update_dope_problematic_dataset = gr.Button("Update Dope/Problematic datasetπŸ“š")
431
  dope_callback.setup(
432
  [
433
  model_selector,
 
426
  dope_bttn = gr.Button("DopeπŸ”₯")
427
  with gr.Column(scale=1, min_width=50):
428
  problematic_bttn = gr.Button("Problematic😬")
 
 
429
  dope_callback.setup(
430
  [
431
  model_selector,