aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-10-21 13:10:51 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-10-21 13:10:51 +0000
commitdf5706409386cc2e88718bd9101045587c39f8bb (patch)
tree7736df4b0be0f791b5f936e858ec1c1423ada571 /style.css
parent7d6b388d71e5854c48847c09b2dfed683b377027 (diff)
downloadstable-diffusion-webui-gfx803-df5706409386cc2e88718bd9101045587c39f8bb.tar.gz
stable-diffusion-webui-gfx803-df5706409386cc2e88718bd9101045587c39f8bb.tar.bz2
stable-diffusion-webui-gfx803-df5706409386cc2e88718bd9101045587c39f8bb.zip
do not load aesthetic clip model until it's needed
add refresh button for aesthetic embeddings add aesthetic params to images' infotext
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 26ae36a5..5d2bacc9 100644
--- a/style.css
+++ b/style.css
@@ -477,7 +477,7 @@ input[type="range"]{
padding: 0;
}
-#refresh_sd_model_checkpoint, #refresh_sd_hypernetwork, #refresh_train_hypernetwork_name, #refresh_train_embedding_name, #refresh_localization{
+#refresh_sd_model_checkpoint, #refresh_sd_hypernetwork, #refresh_train_hypernetwork_name, #refresh_train_embedding_name, #refresh_localization, #refresh_aesthetic_embeddings{
max-width: 2.5em;
min-width: 2.5em;
height: 2.4em;