Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,10 @@ license: mit
|
|
10 |
short_description: Generate any application with DeepSeek
|
11 |
models:
|
12 |
- deepseek-ai/DeepSeek-V3-0324
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
short_description: Generate any application with DeepSeek
|
11 |
models:
|
12 |
- deepseek-ai/DeepSeek-V3-0324
|
13 |
+
hf_oauth: true
|
14 |
+
hf_oauth_scopes:
|
15 |
+
- manage-repos
|
16 |
+
- inference-api
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|