Spaces:
Sleeping
Sleeping
liewchooichin
commited on
Commit
•
f11aabe
1
Parent(s):
7cb998c
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🐠
|
4 |
colorFrom: red
|
5 |
colorTo: pink
|
@@ -11,3 +11,5 @@ license: cc
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
1 |
---
|
2 |
+
title: Hello Color!
|
3 |
emoji: 🐠
|
4 |
colorFrom: red
|
5 |
colorTo: pink
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
My first app in Gradio. The program displays four random colors and mix them together into a block of four colors.
|