Spaces:
Sleeping
Sleeping
Commit
·
9535da0
1
Parent(s):
c527b41
Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,15 @@
|
|
1 |
|
2 |
---
|
3 |
tags: [gradio-theme]
|
4 |
-
title:
|
5 |
-
colorFrom:
|
6 |
-
colorTo:
|
7 |
sdk: gradio
|
8 |
-
sdk_version: 3.
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
# Default
|
14 |
## Description
|
15 |
-
|
16 |
-
## Contributions
|
17 |
-
Thanks to [@freddyaboulton](https://huggingface.co/freddyaboulton) for adding this gradio theme!
|
|
|
1 |
|
2 |
---
|
3 |
tags: [gradio-theme]
|
4 |
+
title: huggingface-korea-theme
|
5 |
+
colorFrom: yellow
|
6 |
+
colorTo: orange
|
7 |
sdk: gradio
|
8 |
+
sdk_version: 3.50.2
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
# Default
|
14 |
## Description
|
15 |
+
This is a theme for KREW Hackathon 2023 based on Monochrome and inspired by HuggingFace Korea logo.
|
|
|
|