aksell commited on
Commit
5563518
1 Parent(s): 920aa4b

Add tags to the space config

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,7 +6,8 @@ colorTo: purple
6
  sdk: streamlit
7
  sdk_version: 1.17.0
8
  app_file: ./hexviz/🧬Attention_Visualization.py
9
- pinned: false
 
10
  ---
11
  # hexviz
12
  Visualize attention pattern on 3D protein structures
 
6
  sdk: streamlit
7
  sdk_version: 1.17.0
8
  app_file: ./hexviz/🧬Attention_Visualization.py
9
+ pinned: true
10
+ tags: ["protein language models", "attention analysis", "protein structure", "biology"]
11
  ---
12
  # hexviz
13
  Visualize attention pattern on 3D protein structures