Commit
·
6d895c6
1
Parent(s):
c359b08
pimping the space
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
title: Template Node WizardCoder Express
|
3 |
emoji: 🧙
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
app_port: 7860
|
@@ -69,4 +69,4 @@ You will see the following error message because Docker won't be able to use the
|
|
69 |
|
70 |
However if you run your project on a Hugging Face space, you should be just fine :)
|
71 |
|
72 |
-
See this demo: https://huggingface.co/spaces/jbilcke-hf/template-node-
|
|
|
1 |
---
|
2 |
title: Template Node WizardCoder Express
|
3 |
emoji: 🧙
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: purple
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
app_port: 7860
|
|
|
69 |
|
70 |
However if you run your project on a Hugging Face space, you should be just fine :)
|
71 |
|
72 |
+
See this demo: https://huggingface.co/spaces/jbilcke-hf/template-node-wizardcoder-express
|