Spaces:
Running
Running
link model (#29)
Browse files- link model (d3350784137183ba00e615f846e72d5602e043cd)
Co-authored-by: Victor Mustar <victor@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -8,6 +8,8 @@ pinned: true
|
|
| 8 |
app_port: 5173
|
| 9 |
license: mit
|
| 10 |
short_description: Generate any application with DeepSeek
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_port: 5173
|
| 9 |
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
|