Abdullah Alfaraj
|
72dd3d92d5
|
refactor the layer to base64 code from setControlNetImage
|
2023-03-11 22:40:09 +03:00 |
Abdullah Alfaraj
|
1852068339
|
add preset sub menu to the settings tab
|
2023-03-11 18:10:02 +03:00 |
Abdullah Alfaraj
|
ecb70d997e
|
add controlnet hand fix preset
|
2023-03-11 18:08:45 +03:00 |
Abdullah Alfaraj
|
2f24ab260b
|
add controlnet Maintain Position preset
|
2023-03-11 13:48:49 +03:00 |
Abdullah Alfaraj
|
01075e522a
|
fix bug: missing function
|
2023-03-11 13:46:14 +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
|
deaecb7b41
|
Merge branch 'presets' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into refactor-controlnet-js
|
2023-03-10 22:56:39 +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 |
Abdullah Alfaraj
|
c3019aeb80
|
add functionality to custom preset interface
|
2023-03-10 14:31:00 +03:00 |
Abdullah Alfaraj
|
54f38aae8a
|
refactor code
|
2023-03-10 14:25:41 +03:00 |
Abdullah Alfaraj
|
6e6163c0bc
|
add html menu selection utility func()
|
2023-03-10 14:22:22 +03:00 |
Abdullah Alfaraj
|
399225a12b
|
get all json entries in a folder
|
2023-03-10 14:21:30 +03:00 |
Abdullah Alfaraj
|
caa9af037a
|
save custom preset to json file
|
2023-03-09 15:38:12 +03:00 |
Abdullah Alfaraj
|
aa828f011e
|
make a new preset
|
2023-03-09 14:29:30 +03:00 |
Abdullah Alfaraj
|
2d5d3227d6
|
count how many new lines in string
|
2023-03-09 14:25:23 +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
|
5c47e968f2
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into fix_empty_ui
|
2023-03-07 22:14:54 +03:00 |
Abdullah Alfaraj
|
4457b8a18c
|
stylization
|
2023-03-07 20:43:08 +03:00 |
Abdullah Alfaraj
|
75e191549a
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into silent_mode_resolve
|
2023-03-07 18:44:55 +03:00 |
Daniele
|
53c306bac9
|
Multi ControlNet Support
|
2023-03-06 20:55:43 +00:00 |
Abdullah Alfaraj
|
f522cbb61e
|
make the silent mode optional
|
2023-03-06 15:03:28 +03:00 |
Abdullah Alfaraj
|
93bf3b9df8
|
comment unneeded logs
|
2023-03-06 12:24:40 +03:00 |
Abdullah Alfaraj
|
519e36a648
|
increment version to v1.2.0
|
2023-03-05 10:58:12 +03: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
|
dec89befac
|
use a sudo timer for controlnet mode count from 0 to 100
|
2023-02-28 08:35:00 +03:00 |
Abdullah Alfaraj
|
6a7b4726a7
|
improve readability of error message
|
2023-02-28 05:03:40 +03:00 |
Abdullah Alfaraj
|
068623e2bf
|
fix typo in seed name
|
2023-02-28 03:41:15 +03:00 |
Abdullah Alfaraj
|
a4d30b4752
|
display error message from native horde
|
2023-02-28 03:40:56 +03:00 |
Abdullah Alfaraj
|
c90ee87bd2
|
an option to load the original prompt
|
2023-02-27 10:23:20 +03:00 |
Abdullah Alfaraj
|
8971e9019f
|
hookup the nsfw option for horde native
|
2023-02-27 06:18:03 +03:00 |
Abdullah Alfaraj
|
3119f7c89c
|
round the width and height to the nearest multiple of 64 for the horde native api
|
2023-02-27 06:11:42 +03:00 |
Abdullah Alfaraj
|
d249f96e5e
|
nearest multiple method
|
2023-02-27 05:59:56 +03:00 |
Abdullah Alfaraj
|
4ac821f804
|
update the update error message
|
2023-02-27 05:54:41 +03:00 |
Abdullah Alfaraj
|
d90358b851
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net_3
|
2023-02-27 05:40:23 +03:00 |
Abdullah Alfaraj
|
f1e28789cb
|
method to toggle the background layer
|
2023-02-27 05:00:21 +03:00 |
Abdullah Alfaraj
|
aacf1915c0
|
check for update methods
|
2023-02-27 04:42:30 +03:00 |
Abdullah Alfaraj
|
aec5978f75
|
Request status should be set to ideal/finished on initialize.
|
2023-02-27 04:36:25 +03:00 |
Abdullah Alfaraj
|
49ad686990
|
only end the session if it's active
|
2023-02-27 04:33:56 +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
|
0ace53c512
|
utility function for creating menus
|
2023-02-27 04:22:07 +03:00 |
Abdullah Alfaraj
|
af8c46b192
|
fix the update prompt message, get data from online file
|
2023-02-27 00:05:06 +03:00 |
Abdullah Alfaraj
|
362420891a
|
online_data.json file
|
2023-02-26 22:15:02 +03:00 |