Spaces:
Sleeping
Sleeping
initial commit
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
@@ -8,13 +8,14 @@ pinned: false
|
|
8 |
hf_oauth: true
|
9 |
hf_oauth_expiration_minutes: 36000
|
10 |
hf_oauth_scopes:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
tags:
|
17 |
-
|
|
|
18 |
---
|
19 |
|
20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Autotrain Samle
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
|
|
8 |
hf_oauth: true
|
9 |
hf_oauth_expiration_minutes: 36000
|
10 |
hf_oauth_scopes:
|
11 |
+
- read-repos
|
12 |
+
- write-repos
|
13 |
+
- manage-repos
|
14 |
+
- inference-api
|
15 |
+
- read-billing
|
16 |
tags:
|
17 |
+
- autotrain
|
18 |
+
license: apache-2.0
|
19 |
---
|
20 |
|
21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|