wangjin2000 commited on
Commit
1445835
1 Parent(s): 5bdb740

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -403,7 +403,7 @@ with demo:
403
  choices=["Default protein", "Antifreeze protein", "Plastic degradation protein", "AI Generated protein", "7-bladed propeller fold", "custom"]
404
  )
405
  gr.Markdown(
406
- "##Predict binding site and Plot structure for selected protein sequence:"
407
  )
408
  with gr.Row():
409
  with gr.Column(variant="compact", scale = 8):
 
403
  choices=["Default protein", "Antifreeze protein", "Plastic degradation protein", "AI Generated protein", "7-bladed propeller fold", "custom"]
404
  )
405
  gr.Markdown(
406
+ "## Predict binding site and Plot structure for selected protein sequence:"
407
  )
408
  with gr.Row():
409
  with gr.Column(variant="compact", scale = 8):