Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
tags:
|
|
|
4 |
title: Ghostly
|
5 |
-
colorFrom:
|
6 |
-
colorTo:
|
7 |
sdk: gradio
|
8 |
sdk_version: 3.29.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
|
|
12 |
---
|
13 |
# Ghostly
|
14 |
## Description
|
15 |
-
|
16 |
## Contributions
|
17 |
-
Thanks to [@remilia](https://huggingface.co/remilia) for adding this gradio theme!
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- gradio-theme
|
4 |
title: Ghostly
|
5 |
+
colorFrom: indigo
|
6 |
+
colorTo: red
|
7 |
sdk: gradio
|
8 |
sdk_version: 3.29.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
12 |
+
emoji: π»
|
13 |
---
|
14 |
# Ghostly
|
15 |
## Description
|
16 |
+
A theme loosely inspired by Vercel's Geist design language.
|
17 |
## Contributions
|
18 |
+
Thanks to [@remilia](https://huggingface.co/remilia) for adding this gradio theme!
|