Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,11 @@ colorTo: blue
|
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
hf_oauth: true
|
|
|
|
|
|
|
|
|
|
|
9 |
app_port: 5173
|
10 |
license: mit
|
11 |
short_description: Generate any application with DeepSeek
|
|
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
hf_oauth: true
|
9 |
+
hf_oauth_scopes:
|
10 |
+
- read-repos
|
11 |
+
- write-repos
|
12 |
+
- manage-repos
|
13 |
+
- inference-api
|
14 |
app_port: 5173
|
15 |
license: mit
|
16 |
short_description: Generate any application with DeepSeek
|