Spaces:
Runtime error
Runtime error
unclemusclez
commited on
Commit
•
4bef650
1
Parent(s):
da5fa7d
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,16 @@
|
|
1 |
---
|
2 |
title: Ollamafy
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
-
pinned: false
|
8 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
1 |
---
|
2 |
title: Ollamafy
|
3 |
+
emoji: 🦙
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: gray
|
6 |
sdk: docker
|
|
|
7 |
license: mit
|
8 |
+
hf_oauth: true
|
9 |
+
hf_oauth_scopes:
|
10 |
+
- read-repos
|
11 |
+
- write-repos
|
12 |
+
- manage-repos
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
+
|