Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
tags:
|
|
|
4 |
title: cyber
|
5 |
colorFrom: red
|
6 |
colorTo: purple
|
7 |
sdk: gradio
|
8 |
-
sdk_version: 5.
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
@@ -19,4 +19,4 @@ The default theme only provides primary, secondary and neutral color. I am "abus
|
|
19 |
[source of color scheme](https://www.cssscript.com/demo/cyberpunk-2077/)
|
20 |
|
21 |
## Contributions
|
22 |
-
Thanks to [@crcdng](https://huggingface.co/crcdng) for adding this gradio theme!
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- gradio-theme
|
4 |
title: cyber
|
5 |
colorFrom: red
|
6 |
colorTo: purple
|
7 |
sdk: gradio
|
8 |
+
sdk_version: 5.36.2
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
license: apache-2.0
|
|
|
19 |
[source of color scheme](https://www.cssscript.com/demo/cyberpunk-2077/)
|
20 |
|
21 |
## Contributions
|
22 |
+
Thanks to [@crcdng](https://huggingface.co/crcdng) for adding this gradio theme!
|