mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-06-07 21:20:49 +00:00
add new gradio themes
This commit is contained in:
parent
60183eebc3
commit
8ece321df3
@ -51,15 +51,34 @@ restricted_opts = {
|
|||||||
|
|
||||||
# https://huggingface.co/datasets/freddyaboulton/gradio-theme-subdomains/resolve/main/subdomains.json
|
# https://huggingface.co/datasets/freddyaboulton/gradio-theme-subdomains/resolve/main/subdomains.json
|
||||||
gradio_hf_hub_themes = [
|
gradio_hf_hub_themes = [
|
||||||
|
"gradio/base",
|
||||||
"gradio/glass",
|
"gradio/glass",
|
||||||
"gradio/monochrome",
|
"gradio/monochrome",
|
||||||
"gradio/seafoam",
|
"gradio/seafoam",
|
||||||
"gradio/soft",
|
"gradio/soft",
|
||||||
"freddyaboulton/dracula_revamped",
|
|
||||||
"gradio/dracula_test",
|
"gradio/dracula_test",
|
||||||
"abidlabs/dracula_test",
|
"abidlabs/dracula_test",
|
||||||
|
"abidlabs/Lime",
|
||||||
"abidlabs/pakistan",
|
"abidlabs/pakistan",
|
||||||
|
"Ama434/neutral-barlow",
|
||||||
"dawood/microsoft_windows",
|
"dawood/microsoft_windows",
|
||||||
|
"finlaymacklon/smooth_slate",
|
||||||
|
"Franklisi/darkmode",
|
||||||
|
"freddyaboulton/dracula_revamped",
|
||||||
|
"freddyaboulton/test-blue",
|
||||||
|
"gstaff/xkcd",
|
||||||
|
"Insuz/Mocha",
|
||||||
|
"Insuz/SimpleIndigo",
|
||||||
|
"JohnSmith9982/small_and_pretty",
|
||||||
|
"nota-ai/theme",
|
||||||
|
"nuttea/Softblue",
|
||||||
|
"ParityError/Anime",
|
||||||
|
"reilnuud/polite",
|
||||||
|
"remilia/Ghostly",
|
||||||
|
"rottenlittlecreature/Moon_Goblin",
|
||||||
|
"step-3-profit/Midnight-Deep",
|
||||||
|
"Taithrah/Minimal",
|
||||||
|
"ysharma/huggingface",
|
||||||
"ysharma/steampunk"
|
"ysharma/steampunk"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user