Anton Bushuiev commited on
Commit
f88ab28
·
1 Parent(s): cc77fe6

Fix header

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -371,7 +371,7 @@ with app:
371
 
372
  # Input GUI
373
  gr.Markdown(value="""
374
- PPIformer Web
375
  ### Computational Design of Protein-Protein Interactions
376
  """)
377
  gr.Image("assets/readme-dimer-close-up.png")
 
371
 
372
  # Input GUI
373
  gr.Markdown(value="""
374
+ # PPIformer Web
375
  ### Computational Design of Protein-Protein Interactions
376
  """)
377
  gr.Image("assets/readme-dimer-close-up.png")