civitai multithreaded downloads

This commit is contained in:
Vladimir Mandic
2023-10-03 10:46:00 -04:00
parent 578d270cab
commit 1e70a1ae57
8 changed files with 99 additions and 45 deletions
+1
View File
@@ -117,6 +117,7 @@ svg.feather.feather-image, .feather .feather-image { display: none }
#txt2img_actions_column, #img2img_actions_column { flex-flow: wrap; justify-content: space-between; }
#txt2img_enqueue_wrapper, #img2img_enqueue_wrapper { min-width: unset; width: 48%; }
#txt2img_generate_box, #img2img_generate_box { min-width: unset; width: 48%; }
textarea[rows="1"] { height: 33px !important; width: 99% !important; padding: 8px !important; }
#extras_upscale { margin-top: 10px }
#txt2img_progress_row > div { min-width: var(--left-column); max-width: var(--left-column); }