Abdullah Alfaraj
|
9b8ba2a1a1
|
only initialize ControlNetTab if max models > 0, show error otherwise
|
2023-05-15 02:07:03 +03:00 |
僵尸浩
|
0f47f46aa7
|
Update control_net.js
|
2023-05-08 22:03:39 +08:00 |
Abdullah Alfaraj
|
c08818901d
|
delete hardcoded preprocessor values
|
2023-05-08 11:48:24 +03:00 |
Abdullah Alfaraj
|
c57bf2bd71
|
update controlnet sliders by using the module_detail from /controlnet/module_list endpoint
|
2023-05-08 11:30:25 +03:00 |
Abdullah Alfaraj
|
7f075e7f99
|
add support to the controlnet_1.1 preprocessors
|
2023-05-04 19:43:23 +03:00 |
Abdullah Alfaraj
|
70a3908810
|
use controlnet api /module_list endpoint to get the preprocessors list
|
2023-05-03 20:24:25 +03:00 |
Abdullah Alfaraj
|
785da83601
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into lexica_api_merge
|
2023-05-02 23:03:58 +03:00 |
Abdullah Alfaraj
|
db382ab6ed
|
add option to quickly turn off/ disable controlnet tab
|
2023-05-01 21:11:44 +03:00 |
Abdullah Alfaraj
|
88687d96bc
|
refactor controlNet: clone controlNet Unit from template
|
2023-04-30 23:11:35 +03:00 |
unknown
|
1a85a925b2
|
in controlnet 1.1, a controlnet data with enable=False needed to be passed to api event though the controlnet is disabled.
|
2023-04-29 00:13:58 +08:00 |
Abdullah Alfaraj
|
672fb21abd
|
add functionality for previewing annotator result
|
2023-04-27 19:15:03 +03:00 |
Abdullah Alfaraj
|
9c18a78389
|
preview annotator result
|
2023-04-25 18:23:31 +03:00 |
Abdullah Alfaraj
|
5756020444
|
change the preprocessor default values sent to the api depend on the selected preprocessor type
|
2023-04-14 02:07:58 +03:00 |
Abdullah Alfaraj
|
f59e9ee544
|
update the controlnet entry point to txt2img and img2img
|
2023-03-30 02:01:19 +03:00 |
Abdullah Alfaraj
|
87ca494e5e
|
add and remove preset to right preset menu based on selected preset type
|
2023-03-13 23:27:49 +03:00 |
Abdullah Alfaraj
|
ff0aaace62
|
add a default preset
|
2023-03-12 16:38:44 +03:00 |
Abdullah Alfaraj
|
a1a2118bb2
|
add convenient button to set all controlnet images at once
|
2023-03-11 22:46:29 +03:00 |
Abdullah Alfaraj
|
3a0a4b5be3
|
reset ControlNet Units settings before applying a preset
|
2023-03-11 22:45:15 +03:00 |
Abdullah Alfaraj
|
2f24ab260b
|
add controlnet Maintain Position preset
|
2023-03-11 13:48:49 +03:00 |
Abdullah Alfaraj
|
d33ecf0393
|
get and set multiple controlnet units
|
2023-03-11 01:04:37 +03:00 |
Abdullah Alfaraj
|
626fec0ddb
|
getter and setter for a whole controlnet Unit
|
2023-03-11 01:04:04 +03:00 |
Abdullah Alfaraj
|
4b0893c87a
|
setters for controlnet's model and module menus
|
2023-03-11 01:03:21 +03:00 |
Abdullah Alfaraj
|
2166463f75
|
setters and getters for the ControlNet Unit interface
|
2023-03-10 22:56:15 +03:00 |
Abdullah Alfaraj
|
5e24c615b3
|
disable debugger breakpoint
|
2023-03-10 15:27:45 +03:00 |
Abdullah Alfaraj
|
c3ff65e664
|
fix bug: update the correct label
|
2023-03-10 15:27:06 +03:00 |
Daniele
|
78bc7dcdab
|
Added support for non contiguous control net enabled (i.e only 1 and 3 are enabled)
|
2023-03-08 17:57:51 +00:00 |
Daniele
|
b2adf2d1b7
|
Added support for control Net guidance strength start and end
|
2023-03-08 16:59:21 +00:00 |
Abdullah Alfaraj
|
eb60e649ea
|
update the controlnet preprocessor list from config
|
2023-03-07 23:26:24 +03:00 |
Abdullah Alfaraj
|
4457b8a18c
|
stylization
|
2023-03-07 20:43:08 +03:00 |
Daniele
|
53c306bac9
|
Multi ControlNet Support
|
2023-03-06 20:55:43 +00:00 |
Abdullah Alfaraj
|
43ebd1abba
|
remove duplicate code
|
2023-03-01 04:48:10 +03:00 |
Abdullah Alfaraj
|
199ec1bdaa
|
store control net mask
|
2023-03-01 01:43:29 +03:00 |
Abdullah Alfaraj
|
3d79954f0e
|
setup the controlnet tab interface
|
2023-02-27 04:26:21 +03:00 |
Abdullah Alfaraj
|
fcfa9b6f5a
|
populate controlnet model and module menus
|
2023-02-27 04:24:55 +03:00 |
Abdullah Alfaraj
|
e2def41107
|
only get the controlnet settings when controlnet is enabled
|
2023-02-26 21:33:56 +03:00 |
Abdullah Alfaraj
|
ab0b18f624
|
populate the control net model list
|
2023-02-26 02:16:38 +03:00 |