Spaces:
Sleeping
Sleeping
added config to readme that hugging face needs
Browse files
README.md
CHANGED
@@ -1 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# pirate-game-jamming
|
|
|
1 |
+
---
|
2 |
+
title: Voila demo deployed on Hugging Face Spaces
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: green
|
6 |
+
sdk: docker
|
7 |
+
pinned: true
|
8 |
+
license: Apache 2.0
|
9 |
+
---
|
10 |
+
> :warning: **The above header is required by Hugging Face!**
|
11 |
+
|
12 |
# pirate-game-jamming
|