Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
title: Informativedrawings
|
3 |
-
emoji:
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
@@ -8,6 +8,12 @@ app_file: app.py
|
|
8 |
pinned: false
|
9 |
license: mit
|
10 |
duplicated_from: carolineec/informativedrawings
|
|
|
|
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: Informativedrawings (sketch style)
|
3 |
+
emoji: 📚
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
|
|
8 |
pinned: false
|
9 |
license: mit
|
10 |
duplicated_from: carolineec/informativedrawings
|
11 |
+
tags:
|
12 |
+
- track-5
|
13 |
---
|
14 |
|
15 |
+
# Informativedrawings (sketch style)
|
16 |
+
|
17 |
+
A clone of the [carolineec/informativedrawings](https://huggingface.co/spaces/carolineec/informativedrawings) space using the [sketch Gradio style](https://huggingface.co/spaces/gstaff/sketch) by [@gstaff](https://huggingface.co/gstaff).
|
18 |
+
|
19 |
+
Submitted for the [Gradio Themes Party](https://huggingface.co/Gradio-Themes).
|