Spaces:
Sleeping
Sleeping
Add metadata to run in huggingface spaces
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# hexviz
|
2 |
Visualize attention pattern on 3D protein structures
|
3 |
|
|
|
1 |
+
---
|
2 |
+
title: Hexviz
|
3 |
+
emoji: 👁️🧬
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: purple
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.17.0
|
8 |
+
app_file: ./hexvis/app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
# hexviz
|
12 |
Visualize attention pattern on 3D protein structures
|
13 |
|
hexviz/{streamlit/Attention_On_Structure.py → app.py}
RENAMED
File without changes
|
hexviz/streamlit/__init__.py
DELETED
File without changes
|