Abdullah Alfaraj
|
5037bf2df1
|
rename custom mode to accept selected
|
2023-01-19 20:01:16 +03:00 |
Abdullah Alfaraj
|
b72c30a90a
|
add the functionality for the selection mode buttons
|
2023-01-19 17:37:21 +03:00 |
Abdullah Alfaraj
|
7a8c93bd8f
|
getter for selection mode
|
2023-01-19 17:04:43 +03:00 |
Abdullah Alfaraj
|
2a7040482e
|
add selection mode radio button, html only
|
2023-01-19 16:54:34 +03:00 |
Abdullah Alfaraj
|
99220ef774
|
add test for horde support
|
2023-01-19 16:28:31 +03:00 |
Abdullah Alfaraj
|
be620059e3
|
method to change the generate btn names
|
2023-01-18 19:41:13 +03:00 |
Abdullah Alfaraj
|
e8c51b50df
|
moving the selection will change generate button ui/ indicate end of session
|
2023-01-18 15:54:19 +03:00 |
Abdullah Alfaraj
|
8a6bb515e0
|
add acceptAll, discardALL and acceptSelected functionality to manage the generated images
|
2023-01-18 15:05:09 +03:00 |
Abdullah Alfaraj
|
7e167cf478
|
add UI class to handle all ui related logic
|
2023-01-18 13:40:03 +03:00 |
Abdullah Alfaraj
|
ce0b5ae00d
|
all session management will be done by GenerationSession class
|
2023-01-18 13:05:07 +03:00 |
Abdullah Alfaraj
|
468baeb6fb
|
rename layerToSelection to L2S and tip when hover
|
2023-01-18 11:49:03 +03:00 |
Abdullah Alfaraj
|
0a073d58d6
|
add it how to video section.
|
2023-01-18 11:15:42 +03:00 |
Abdullah Alfaraj
|
1a80f9f5df
|
temporary: increment the dev branch to v1.0.23
|
2023-01-18 07:49:40 +03:00 |
Abdullah Alfaraj
|
0da79e7eec
|
sync the inpainting mask weight slider with the value in auto1111
|
2023-01-18 00:43:58 +03:00 |
Abdullah Alfaraj
|
d1997074d2
|
set inpainting mask weight in auto1111 on release of the slider
|
2023-01-18 00:26:31 +03:00 |
Abdullah Alfaraj
|
a493dad00b
|
adding a mask expansion slider
|
2023-01-17 19:44:04 +03:00 |
Abdullah Alfaraj
|
59706fc9fd
|
refactoring outpaint
|
2023-01-17 19:24:11 +03:00 |
Abdullah Alfaraj
|
8dce0f0f2e
|
add a clipping mask to MaskGroup in outpaint mode
|
2023-01-17 16:58:54 +03:00 |
Abdullah Alfaraj
|
bec3498a70
|
add an interface class to access sd config info
|
2023-01-17 13:26:11 +03:00 |
Abdullah Alfaraj
|
0fe2dbebc1
|
display the current model when we first run the plugin
|
2023-01-17 11:13:50 +03:00 |
Abdullah Alfaraj
|
d5b25fc365
|
add an interface class to handle and parse through sd options
|
2023-01-17 11:12:12 +03:00 |
Abdullah Alfaraj
|
5d7bb556d7
|
add request to get sd webui config info
|
2023-01-17 08:45:38 +03:00 |
Abdullah Alfaraj
|
1d7c731249
|
Merge pull request #57 from megachomba/feat/inpainting_mask_strength
added inpainting mask strength support.
@megachomba this is an awesome feature thank you for adding support to it.
|
2023-01-17 07:19:44 +03:00 |
Abdullah Alfaraj
|
86328a7c90
|
catch errors while updating the ui
|
2023-01-16 14:05:04 +03:00 |
Guillaume GUARD
|
1a42226d0d
|
added inpainting mask strengh support
|
2023-01-16 11:57:43 +01:00 |
Guillaume GUARD
|
25e1f298ad
|
Revert "added inpainting mask strengh support"
This reverts commit 0be5fd3b5d.
|
2023-01-16 11:45:40 +01:00 |
Abdullah Alfaraj
|
8edd71dfba
|
add clipping mask to white mark layer in inpaint mode
|
2023-01-16 08:12:48 +03:00 |
Guillaume GUARD
|
0be5fd3b5d
|
added inpainting mask strengh support
|
2023-01-15 18:36:11 +01:00 |
Abdullah Alfaraj
|
c8e5eb1435
|
add a refresh prompt menu button
|
2023-01-15 10:29:48 +03:00 |
Abdullah Alfaraj
|
4c5c173ce3
|
add a prompt shortcut menu and load prompt key and value from it
|
2023-01-15 10:16:55 +03:00 |
Abdullah Alfaraj
|
c25dbce782
|
load the prompt shortcut form the textarea instead of the proxy server
|
2023-01-15 08:47:51 +03:00 |
Abdullah Alfaraj
|
fb193acff4
|
Merge pull request #55 from Kyxsune/separate-outpaint
Quick add to Prompt Shortcut
|
2023-01-15 08:43:03 +03:00 |
Abdullah Alfaraj
|
9c9ae888d0
|
catching errors when switching tabs
|
2023-01-15 08:13:36 +03:00 |
Abdullah Alfaraj
|
595fd5ab3a
|
only delete inpaint mask layer if it exist
|
2023-01-15 07:22:40 +03:00 |
kyxsune
|
cae33addc1
|
Prompt
|
2023-01-14 22:14:04 -05:00 |
Abdullah Alfaraj
|
c2c502e312
|
reduce the size of the init image and mask previews
|
2023-01-15 05:37:23 +03:00 |
Abdullah Alfaraj
|
87e9eaec19
|
Merge branch 'pr/Kyxsune/53' into merge_hi_res_new
|
2023-01-15 04:54:32 +03:00 |
Abdullah Alfaraj
|
1746523d74
|
cfg and denoising sliders are on the same row
|
2023-01-15 01:14:47 +03:00 |
kyxsune
|
ab9ddf086e
|
Added Easy addition to prompt_shortcus
|
2023-01-14 14:37:22 -05:00 |
kyxsune
|
fbfcecec5e
|
Changed Behaviour to sync with other aspects
|
2023-01-14 12:48:43 -05:00 |
Kyxsune
|
3974154732
|
Update start_server.sh
|
2023-01-14 02:03:23 -05:00 |
kyxsune
|
cca62a4176
|
Added all the info
|
2023-01-14 02:02:54 -05:00 |
Abdullah Alfaraj
|
291c4b73f4
|
mask content placed on the same level/row
|
2023-01-14 08:17:25 +03:00 |
Abdullah Alfaraj
|
0baf047176
|
only show hi res fix checkbox in txt2img mode
|
2023-01-14 07:50:29 +03:00 |
Abdullah Alfaraj
|
fd56de05c6
|
place hi res denoising slider on the same level as hr width and hr height
|
2023-01-14 07:41:17 +03:00 |
Abdullah Alfaraj
|
60754b0971
|
only show mask blur slider in inpaint or outpaint mode
|
2023-01-14 07:19:46 +03:00 |
Abdullah Alfaraj
|
cfebfa4697
|
only show inpaint padding slider when inpaint full res is checked and in inpainting or outpainting mode
|
2023-01-14 07:08:13 +03:00 |
Abdullah Alfaraj
|
2924b6045a
|
hi res sliders will only show in the txt2img mode
|
2023-01-14 06:49:54 +03:00 |
Abdullah Alfaraj
|
7f1c123639
|
hide hi res sliders when hi res fix is unchecked
|
2023-01-14 06:24:29 +03:00 |
Abdullah Alfaraj
|
6f45435017
|
place the width and height sliders on the same level
|
2023-01-14 04:09:02 +03:00 |