aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-08-15 16:31:12 +0300
committerGitHub <noreply@github.com>2023-08-15 16:31:12 +0300
commit7327be97aa9beeae881bf4649a56792bd284efd5 (patch)
tree949eacfec7ba8c35bf6709dd18be8866ca1b20e9 /modules
parent63f881a5f0b6acf54091f4e9a76d6cdf8908d661 (diff)
parentb0a6d61d733ec5f5c062025e26de7d74bc7eae93 (diff)
Merge pull request #12570 from NoCrypt/add-miku-theme
Add NoCrypt/miku gradio theme
Diffstat (limited to 'modules')
-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"
]