Fix readme
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags: [gradio-theme]
|
4 |
-
title:
|
5 |
-
|
|
|
6 |
colorTo: purple
|
7 |
sdk: gradio
|
8 |
sdk_version: 4.31.2
|
@@ -12,6 +13,7 @@ license: apache-2.0
|
|
12 |
---
|
13 |
# beeuty
|
14 |
## Description
|
15 |
-
|
16 |
## Contributions
|
17 |
Thanks to [@Surn](https://huggingface.co/Surn) for adding this gradio theme!
|
|
|
|
1 |
+
|
2 |
---
|
3 |
tags: [gradio-theme]
|
4 |
+
title: Beeuty
|
5 |
+
emoji: 🐝
|
6 |
+
colorFrom: yellow
|
7 |
colorTo: purple
|
8 |
sdk: gradio
|
9 |
sdk_version: 4.31.2
|
|
|
13 |
---
|
14 |
# beeuty
|
15 |
## Description
|
16 |
+
This is a yellow and purple theme for Gradio, inspired by bees and hexagons! 🐝
|
17 |
## Contributions
|
18 |
Thanks to [@Surn](https://huggingface.co/Surn) for adding this gradio theme!
|
19 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|