Spaces:
Sleeping
Sleeping
Add tags to the space config
Browse files
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:
|
|
|
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
|