Spaces:
Runtime error
Runtime error
Charlie
commited on
Commit
·
be2e112
1
Parent(s):
164b1cb
wip
Browse files
README.md
CHANGED
@@ -1,23 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
hf_oauth: true
|
11 |
-
# optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
|
12 |
-
hf_oauth_expiration_minutes: 480
|
13 |
-
# optional, see "Scopes" below. "openid profile" is always included.
|
14 |
-
hf_oauth_scopes:
|
15 |
-
- read-repos
|
16 |
-
- write-repos
|
17 |
-
- manage-repos
|
18 |
-
- inference-api
|
19 |
-
# optional, restrict access to members of specific organizations
|
20 |
-
hf_oauth_authorized_org: ORG_NAME
|
21 |
-
hf_oauth_authorized_org:
|
22 |
-
- ORG_NAME1
|
23 |
-
- ORG_NAME2
|
|
|
1 |
+
---
|
2 |
+
title: Apidemo
|
3 |
+
emoji: ⚡
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: green
|
6 |
+
sdk: static
|
7 |
+
pinned: false
|
8 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|