Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
sdk: docker
|
2 |
-
app_port: 7860
|
3 |
---
|
|
|
4 |
title: HarmonyBot
|
5 |
emoji: π
|
6 |
colorFrom: green
|
@@ -8,6 +7,11 @@ colorTo: pink
|
|
8 |
sdk: docker
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
|
3 |
title: HarmonyBot
|
4 |
emoji: π
|
5 |
colorFrom: green
|
|
|
7 |
sdk: docker
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
10 |
+
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
|
16 |
+
sdk: docker
|
17 |
+
app_port: 7860
|