Commit
•
ef0869f
1
Parent(s):
f0daed3
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Gradio Annotator -
|
3 |
emoji: 🙌
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
@@ -10,9 +10,9 @@ pinned: true
|
|
10 |
license: apache-2.0
|
11 |
hf_oauth: true
|
12 |
hf_oauth_scopes:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Gradio Annotator - Chat Classification Multi Label
|
3 |
emoji: 🙌
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
|
|
10 |
license: apache-2.0
|
11 |
hf_oauth: true
|
12 |
hf_oauth_scopes:
|
13 |
+
- read-repos
|
14 |
+
- write-repos
|
15 |
+
- inference-api
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|