Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🦆
|
|
4 |
colorFrom: purple
|
5 |
colorTo: green
|
6 |
sdk: docker
|
7 |
-
pinned:
|
8 |
app_port: 3000
|
9 |
---
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
@@ -46,4 +46,4 @@ npm run build
|
|
46 |
|
47 |
You can preview the production build with `npm run preview`.
|
48 |
|
49 |
-
> To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.
|
|
|
4 |
colorFrom: purple
|
5 |
colorTo: green
|
6 |
sdk: docker
|
7 |
+
pinned: false
|
8 |
app_port: 3000
|
9 |
---
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
46 |
|
47 |
You can preview the production build with `npm run preview`.
|
48 |
|
49 |
+
> To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.
|