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