Spaces:
Sleeping
Sleeping
Arts-of-coding
commited on
Commit
•
337405e
1
Parent(s):
4da331b
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
2 |
-
title: test
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Basic Docker SDK Space for test
|
3 |
+
emoji: 🐳
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: gray
|
6 |
+
sdk: docker
|
7 |
+
app_port: 5000
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|