Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,9 @@ title: Visualizer
|
|
3 |
emoji: ⚡
|
4 |
colorFrom: blue
|
5 |
colorTo: indigo
|
6 |
-
|
7 |
-
|
|
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: ⚡
|
4 |
colorFrom: blue
|
5 |
colorTo: indigo
|
6 |
+
pinned: true
|
7 |
+
sdk: streamlit
|
8 |
+
sdk_version: 1.25.0 # The latest supported version
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|