duanbotu123 commited on
Commit
2ad8f30
·
1 Parent(s): e7833bb

Update UI

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -519,8 +519,6 @@ with gr.Blocks(theme=BLUE_VIOLET_THEME, css=SECONDARY_BUTTON_CSS) as demo:
519
  """
520
  )
521
 
522
-
523
-
524
  src_ids_state = gr.State([])
525
  tar_ids_state = gr.State([])
526
  src_vertices_state = gr.State(None)
 
519
  """
520
  )
521
 
 
 
522
  src_ids_state = gr.State([])
523
  tar_ids_state = gr.State([])
524
  src_vertices_state = gr.State(None)