aksell commited on
Commit
4ad80db
·
1 Parent(s): 6fea74c

Remove sidebar title

Browse files
Files changed (1) hide show
  1. hexviz/app.py +0 -2
hexviz/app.py CHANGED
@@ -5,8 +5,6 @@ from stmol import showmol
5
 
6
  from hexviz.attention import Model, ModelType, get_attention_pairs
7
 
8
- st.sidebar.title("pLM Attention Visualization")
9
-
10
  st.title("pLM Attention Visualization")
11
 
12
  # Define list of model types
 
5
 
6
  from hexviz.attention import Model, ModelType, get_attention_pairs
7
 
 
 
8
  st.title("pLM Attention Visualization")
9
 
10
  # Define list of model types