yjwtheonly commited on
Commit
988da9d
1 Parent(s): be26700
Files changed (1) hide show
  1. server.py +1 -1
server.py CHANGED
@@ -732,7 +732,7 @@ with gr.Blocks() as demo:
732
  with gr.Row():
733
  # Center
734
  with gr.Column():
735
- gr.Markdown("Select your poison target")
736
  with gr.Tab('Gallery'):
737
  with gr.Tab('Target specific'):
738
  specific_target = gr.Dropdown(gallery_specific_list, label="Promoting drug and target disease")
 
732
  with gr.Row():
733
  # Center
734
  with gr.Column():
735
+ gr.Markdown("Select your poisoning target")
736
  with gr.Tab('Gallery'):
737
  with gr.Tab('Target specific'):
738
  specific_target = gr.Dropdown(gallery_specific_list, label="Promoting drug and target disease")