update config and installer

This commit is contained in:
Vladimir Mandic
2023-02-04 17:42:34 -05:00
parent a381bc75d4
commit 22a7b09ff7
5 changed files with 998 additions and 939 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ div.gradio-container.dark > div.w-full.flex.flex-col.min-h-screen > div { backgr
#img2img_label_copy_to_img2img { font-weight: normal; }
#img2img_neg_prompt > label > textarea { font-size: 1.2rem; }
#img2img_prompt > label > textarea { font-size: 1.2rem; }
#interrogate, #deepbooru { margin: 0em 0 0 0.25em; }
#interrogate, #deepbooru { margin: 16px 0 0 0px; min-width: 150px; padding: 4px; }
#save-animation { border-radius: 0 !important; margin-bottom: 16px; background-color: #111111; }
#script_list { padding: 4px; margin-top: 20px; }
#tab_extensions table { background-color: #222222; }