Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AI4PD
/
hexviz
like
6
Sleeping
App
Files
Files
Community
1
f8402f9
hexviz
/
README.md
aksell
Add basic streamlit view using stmol
08dc5f2
over 1 year ago
preview
code
|
raw
Copy download link
history
blame
187 Bytes
# Protention
Visualize attention pattern on 3D protein structures
## Install and run
```shell
poetry install
poetry run streamlit run protention/streamlit/Attention_On_Structure.py
```