Add description.
Browse files
README.md
CHANGED
@@ -1,17 +1,23 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
tags:
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
7 |
sdk: gradio
|
8 |
sdk_version: 3.23.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
-
# sketch
|
14 |
## Description
|
15 |
-
|
|
|
|
|
|
|
16 |
## Contributions
|
17 |
-
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- gradio-theme
|
4 |
+
- track-1
|
5 |
+
- track-4
|
6 |
+
title: sketch Gradio Theme
|
7 |
+
emoji: π
|
8 |
+
colorFrom: gray
|
9 |
+
colorTo: gray
|
10 |
sdk: gradio
|
11 |
sdk_version: 3.23.0
|
12 |
app_file: app.py
|
13 |
pinned: false
|
14 |
license: apache-2.0
|
15 |
---
|
16 |
+
# sketch Gradio Theme
|
17 |
## Description
|
18 |
+
A simple monochrome theme using evoking a handwritten sketch!
|
19 |
+
|
20 |
+
Great for prototypes and playful demos.
|
21 |
+
|
22 |
## Contributions
|
23 |
+
This gradio theme was developed by [@gstaff](https://huggingface.co/gstaff)!
|