Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,19 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
tags:
|
|
|
|
|
4 |
title: HaleyCH_Theme
|
5 |
-
colorFrom:
|
6 |
-
colorTo:
|
7 |
sdk: gradio
|
8 |
sdk_version: 3.25.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
|
|
12 |
---
|
13 |
# HaleyCH_Theme
|
14 |
## Description
|
15 |
Add a description of this theme here!
|
16 |
## Contributions
|
17 |
-
Thanks to [@HaleyCH](https://huggingface.co/HaleyCH) for adding this gradio theme!
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- gradio-theme
|
4 |
+
- track-1
|
5 |
title: HaleyCH_Theme
|
6 |
+
colorFrom: blue
|
7 |
+
colorTo: blue
|
8 |
sdk: gradio
|
9 |
sdk_version: 3.25.0
|
10 |
app_file: app.py
|
11 |
pinned: false
|
12 |
license: apache-2.0
|
13 |
+
emoji: 🔥
|
14 |
---
|
15 |
# HaleyCH_Theme
|
16 |
## Description
|
17 |
Add a description of this theme here!
|
18 |
## Contributions
|
19 |
+
Thanks to [@HaleyCH](https://huggingface.co/HaleyCH) for adding this gradio theme!
|