Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🚀
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: docker
|
7 |
-
pinned:
|
8 |
hf_oauth: true
|
9 |
hf_oauth_scopes:
|
10 |
- read-repos
|
@@ -14,4 +14,4 @@ hf_oauth_scopes:
|
|
14 |
license: mit
|
15 |
---
|
16 |
|
17 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: docker
|
7 |
+
pinned: true
|
8 |
hf_oauth: true
|
9 |
hf_oauth_scopes:
|
10 |
- read-repos
|
|
|
14 |
license: mit
|
15 |
---
|
16 |
|
17 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|