aksell commited on
Commit
cfd6b27
1 Parent(s): 4ff156e

Try formatting tags as yaml list to see if they're caught

Browse files

List format did not seem to make the tags visible anywhere in the
space.

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,7 +8,11 @@ sdk_version: 1.17.0
8
  python_version: 3.10.5
9
  app_file: ./hexviz/🧬Attention_Visualization.py
10
  pinned: true
11
- tags: ["protein language models", "attention analysis", "protein structure", "biology"]
 
 
 
 
12
  ---
13
  # hexviz
14
  Visualize attention pattern on 3D protein structures
 
8
  python_version: 3.10.5
9
  app_file: ./hexviz/🧬Attention_Visualization.py
10
  pinned: true
11
+ tags:
12
+ - protein language models
13
+ - attention analysis
14
+ - protein structure
15
+ - biology
16
  ---
17
  # hexviz
18
  Visualize attention pattern on 3D protein structures