aboutsummaryrefslogtreecommitdiff
path: root/modules/shared_gradio_themes.py
diff options
context:
space:
mode:
authorNoCrypt <57245077+NoCrypt@users.noreply.github.com>2023-08-15 13:22:44 +0700
committerNoCrypt <57245077+NoCrypt@users.noreply.github.com>2023-08-15 13:22:44 +0700
commitb0a6d61d733ec5f5c062025e26de7d74bc7eae93 (patch)
tree81c301b9dd85e34155365c5c3c4d27cee959440f /modules/shared_gradio_themes.py
parent79d4e81984171a047d6c71d97a67dda7dd87c43c (diff)
Add NoCrypt/miku gradio theme
Diffstat (limited to 'modules/shared_gradio_themes.py')
-rw-r--r--modules/shared_gradio_themes.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/shared_gradio_themes.py b/modules/shared_gradio_themes.py
index 485e89d5..822db0a9 100644
--- a/modules/shared_gradio_themes.py
+++ b/modules/shared_gradio_themes.py
@@ -36,7 +36,8 @@ gradio_hf_hub_themes = [
"step-3-profit/Midnight-Deep",
"Taithrah/Minimal",
"ysharma/huggingface",
- "ysharma/steampunk"
+ "ysharma/steampunk",
+ "NoCrypt/miku"
]