Spaces:
Runtime error
Runtime error
Commit
·
671dad9
1
Parent(s):
3ac9831
update readme
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
title: Penguins Model
|
3 |
-
emoji:
|
4 |
colorFrom: indigo
|
5 |
colorTo: purple
|
6 |
sdk: docker
|
@@ -9,4 +9,6 @@ license: mit
|
|
9 |
app_port: 7860
|
10 |
---
|
11 |
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Penguins Model API
|
3 |
+
emoji: 🐧
|
4 |
colorFrom: indigo
|
5 |
colorTo: purple
|
6 |
sdk: docker
|
|
|
9 |
app_port: 7860
|
10 |
---
|
11 |
|
12 |
+
Go to https://jameshwade-penguins-model.hf.space/__docs__/#overview to see API docs.
|
13 |
+
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|