gelnesr commited on
Commit
0141420
·
verified ·
1 Parent(s): 15372b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -353,7 +353,7 @@ with dyna1_app:
353
  csv_output_esm2 = gr.File(label="Download Results (.csv)")
354
 
355
  gr.Markdown("""
356
- # Visualization
357
 
358
  We visualize probabilities of exchange on protein structures using [PyMol](https://www.pymol.org). To re-create the putty visualization on your protein, import the pdb file into PyMol and copy-paste the following commands into the PyMol command line:
359
 
 
353
  csv_output_esm2 = gr.File(label="Download Results (.csv)")
354
 
355
  gr.Markdown("""
356
+ ## Visualization
357
 
358
  We visualize probabilities of exchange on protein structures using [PyMol](https://www.pymol.org). To re-create the putty visualization on your protein, import the pdb file into PyMol and copy-paste the following commands into the PyMol command line:
359