Spaces:
Sleeping
Sleeping
Commit
·
07e7a16
1
Parent(s):
b0614f1
Abilitazione OAuth via Hugging Face metadata
Browse files
README.md
CHANGED
@@ -8,7 +8,11 @@ pinned: true
|
|
8 |
app_port: 5173
|
9 |
hf_oauth: true
|
10 |
hf_oauth_scopes:
|
11 |
-
|
|
|
|
|
|
|
|
|
12 |
license: mit
|
13 |
short_description: Generate any application with DeepSeek
|
14 |
models:
|
|
|
8 |
app_port: 5173
|
9 |
hf_oauth: true
|
10 |
hf_oauth_scopes:
|
11 |
+
- read-repos
|
12 |
+
- write-repos
|
13 |
+
- manage-repos
|
14 |
+
- inference-api
|
15 |
+
- email
|
16 |
license: mit
|
17 |
short_description: Generate any application with DeepSeek
|
18 |
models:
|