Manuel Schmid
|
148eddf48d
|
Merge branch 'feature/extract-advanced-parameters' into hotfix/prevent-skipping-and-stopping-by-other-users
# Conflicts:
# webui.py
|
2024-01-22 21:31:24 +01:00 |
|
Manuel Schmid
|
031b1f8b11
|
chore: cleanup pid code
|
2024-01-22 21:20:17 +01:00 |
|
Manuel Schmid
|
21f4767c65
|
fix: resolve circular import, patch_all now in async_worker
|
2024-01-22 21:14:54 +01:00 |
|
Manuel Schmid
|
177075ff7b
|
feat: extract remaining attributes, do not use globals in patch
|
2024-01-22 21:13:44 +01:00 |
|
Manuel Schmid
|
f3222b0f27
|
feat: extract attribute controlnet_softness
|
2024-01-22 20:09:24 +01:00 |
|
Manuel Schmid
|
78d2ec8d77
|
chore: cleanup code
|
2024-01-22 20:01:43 +01:00 |
|
Manuel Schmid
|
18446dc3a5
|
wip: add TODOs
|
2024-01-22 19:23:22 +01:00 |
|
Manuel Schmid
|
4ce27aeb0f
|
feat: extract inpaint_ctrls attributes
debugging_inpaint_preprocessor, inpaint_disable_initial_latent, inpaint_engine, inpaint_strength, inpaint_respective_field, inpaint_mask_upload_checkbox, invert_mask_checkbox, inpaint_erode_or_dilate
|
2024-01-22 19:20:04 +01:00 |
|
Manuel Schmid
|
eb1d3938fe
|
feat: extract freeu_ctrls attributes
freeu_enabled, freeu_b1, freeu_b2, freeu_s1, freeu_s2
|
2024-01-22 19:19:40 +01:00 |
|
Manuel Schmid
|
cfb70c0278
|
feat: extract attribute refiner_swap_method
|
2024-01-22 19:10:32 +01:00 |
|
Manuel Schmid
|
2d8ca41ce5
|
feat: extract attribute canny_high_threshold
|
2024-01-22 19:08:54 +01:00 |
|
Manuel Schmid
|
ec486443ea
|
feat: extract attribute canny_low_threshold
|
2024-01-22 19:06:10 +01:00 |
|
Manuel Schmid
|
9f194a91fa
|
feat: extract attribute skipping_cn_preprocessor
|
2024-01-22 18:54:25 +01:00 |
|
Manuel Schmid
|
0bf41591a6
|
feat: extract attribute debugging_cn_preprocessor
|
2024-01-22 18:52:41 +01:00 |
|
Manuel Schmid
|
6289e5daea
|
feat: extract attribute mixing_image_prompt_and_inpaint
|
2024-01-22 18:51:12 +01:00 |
|
Manuel Schmid
|
cce9871cc5
|
feat: extract attribute mixing_image_prompt_and_vary_upscale
|
2024-01-22 18:49:29 +01:00 |
|
Manuel Schmid
|
2ab5593d71
|
feat: extract attribute overwrite_upscale_strength
|
2024-01-22 18:46:47 +01:00 |
|
Manuel Schmid
|
22af976c51
|
feat: extract attribute overwrite_vary_strength
|
2024-01-22 18:45:01 +01:00 |
|
Manuel Schmid
|
9f4a00e868
|
feat: extract attribute overwrite_height
|
2024-01-22 18:42:54 +01:00 |
|
Manuel Schmid
|
2eed5a28f2
|
feat: extract attribute overwrite_width
|
2024-01-22 18:41:02 +01:00 |
|
Manuel Schmid
|
2b1f501462
|
feat: extract attribute overwrite_switch
|
2024-01-22 18:38:20 +01:00 |
|
Manuel Schmid
|
df35033cc9
|
feat: extract attribute overwrite_step
|
2024-01-22 18:34:40 +01:00 |
|
Manuel Schmid
|
217be190bb
|
feat: extract attribute generate_image_grid
|
2024-01-22 18:23:10 +01:00 |
|
Manuel Schmid
|
d72573aca4
|
feat: extract attribute scheduler_name
|
2024-01-22 18:06:11 +01:00 |
|
Manuel Schmid
|
e54bad87f1
|
feat: extract attribute sampler_name
|
2024-01-22 18:00:27 +01:00 |
|
Manuel Schmid
|
fc3da75baf
|
feat: extract attribute adaptive_cfg
|
2024-01-22 17:31:18 +01:00 |
|
Manuel Schmid
|
618b01764c
|
feat: extract attribute adm_scaler_end
|
2024-01-22 17:11:27 +01:00 |
|
Manuel Schmid
|
64dcdbbef3
|
feat: extract attribute adm_scaler_negative
|
2024-01-22 17:03:50 +01:00 |
|
Manuel Schmid
|
3607059224
|
feat: extract attribute adm_scaler_positive
|
2024-01-22 17:01:32 +01:00 |
|
Manuel Schmid
|
79a63491fe
|
feat: extract attribute disable_preview
|
2024-01-22 16:58:46 +01:00 |
|
Manuel Schmid
|
04ba1604f4
|
fix: use currentTask instead of ctrls after merging upstream
|
2024-01-04 18:12:11 +01:00 |
|
Manuel Schmid
|
e68c8aa0a7
|
Merge branch 'main_upstream' into hotfix/prevent-skipping-and-stopping-by-other-users
# Conflicts:
# webui.py
|
2024-01-04 18:07:06 +01:00 |
|
Manuel Schmid
|
ee3d70ab87
|
fix: replace fcbh with ldm_patched
|
2024-01-04 18:03:12 +01:00 |
|
Manuel Schmid
|
8acb2d7537
|
Merge branch 'main_upstream' into hotfix/prevent-skipping-and-stopping-by-other-users
# Conflicts:
# webui.py
|
2023-11-20 22:00:08 +01:00 |
|
Manuel Schmid
|
83efbbd2fa
|
Revert "only make stop_button and skip_button interactive when rendering process starts"
This reverts commit d3f9156854.
|
2023-11-18 17:23:37 +01:00 |
|
Manuel Schmid
|
617255d040
|
use AsyncTask for last_stop handling instead of shared
|
2023-11-18 17:20:41 +01:00 |
|
Manuel Schmid
|
d3f9156854
|
only make stop_button and skip_button interactive when rendering process starts
fix inconsistency in behaviour of stop_button and skip_button as it was possible to skip or stop other users processes while still being in queue
|
2023-11-18 13:02:39 +01:00 |
|