Abdullah Alfaraj
|
69c3e0d5b8
|
code formatting
|
2023-02-14 11:22:04 +03:00 |
Abdullah Alfaraj
|
71b74f4aad
|
ignore /config
|
2023-02-14 11:19:47 +03:00 |
Abdullah Alfaraj
|
4c4a7cdec3
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into horde_native
|
2023-02-14 05:52:20 +03:00 |
Abdullah Alfaraj
|
47b59237f3
|
Merge branch 'pr/adunato/96' into master
|
2023-02-14 04:10:00 +03:00 |
Abdullah Alfaraj
|
2664c2b1b5
|
clicking on sd tab will select the normal mode
|
2023-02-14 04:09:21 +03:00 |
Abdullah Alfaraj
|
530d57d5d3
|
update the .ccx download link.
|
2023-02-13 11:44:43 +03:00 |
Abdullah Alfaraj
|
0cdf8675b3
|
message log for horde native progress info
|
2023-02-13 11:11:28 +03:00 |
Abdullah Alfaraj
|
3c18180151
|
delete progress layer method
|
2023-02-13 11:09:34 +03:00 |
Abdullah Alfaraj
|
be17130eb6
|
make scaleTo, moveTo ignore the selection area
|
2023-02-13 11:08:55 +03:00 |
Abdullah Alfaraj
|
9f4e096bc6
|
method to check if layer is valid/ exist
|
2023-02-13 11:07:42 +03:00 |
Abdullah Alfaraj
|
3f057ffb14
|
error checking
|
2023-02-13 11:06:31 +03:00 |
Abdullah Alfaraj
|
20a74a983b
|
method to import base64 png to layer
|
2023-02-13 11:05:41 +03:00 |
Abdullah Alfaraj
|
8f1526df6f
|
method to set visibility of a layer
|
2023-02-13 11:04:33 +03:00 |
Abdullah Alfaraj
|
9bbdd23414
|
use current active layer when importing a layer via place event command
|
2023-02-13 10:52:44 +03:00 |
Abdullah Alfaraj
|
dcff4b5882
|
load the progress image if it exist
|
2023-02-13 10:46:36 +03:00 |
Abdullah Alfaraj
|
9e9875bad7
|
reset progressBar after the generation has ended
|
2023-02-13 10:38:03 +03:00 |
Abdullah Alfaraj
|
b59f114850
|
only use progressRecursive for the auto1111 backend
|
2023-02-13 10:32:03 +03:00 |
Abdullah Alfaraj
|
8bcda44cc4
|
check which backend to use for img2img mode
|
2023-02-13 10:29:17 +03:00 |
Abdullah Alfaraj
|
f5e33fdde6
|
delete the last progress image after teh generation process has completed
|
2023-02-13 10:23:43 +03:00 |
Abdullah Alfaraj
|
63937bf736
|
simulate synchronous behavior for horde request.
|
2023-02-13 03:00:22 +03:00 |
Abdullah Alfaraj
|
b970b0d22e
|
check is the which backend is been used
|
2023-02-13 02:58:59 +03:00 |
Abdullah Alfaraj
|
5301e44801
|
refactor updating the progress bar for the horde request
|
2023-02-13 01:46:02 +03:00 |
Abdullah Alfaraj
|
9820a491e8
|
prepare the output to be process by the generate()
|
2023-02-13 01:44:59 +03:00 |
Daniele
|
4977e0c8a5
|
Extras - bug fixing
|
2023-02-12 12:43:54 +00:00 |
Abdullah Alfaraj
|
b7674c9178
|
get the backend server type
|
2023-02-12 13:31:26 +03:00 |
Daniele
|
8fb3db6521
|
Extras tab
|
2023-02-11 21:46:52 +00:00 |
Abdullah Alfaraj
|
e2ea771e9b
|
add img2img, inpaint, and outpaint to the horde
|
2023-02-11 10:15:28 +03:00 |
Abdullah Alfaraj
|
703ac17a5a
|
add support to random seeds to the horde
|
2023-02-11 10:14:22 +03:00 |
Abdullah Alfaraj
|
39f404a830
|
apply the mask expansion from the getSettings()
|
2023-02-11 10:11:00 +03:00 |
Abdullah Alfaraj
|
115891d363
|
reserver the border and apply blur
|
2023-02-11 10:10:31 +03:00 |
Abdullah Alfaraj
|
deded1abcc
|
pass the the init image base64 webp encoding to the horde
|
2023-02-11 04:57:13 +03:00 |
Abdullah Alfaraj
|
7700c2ddd4
|
typo: missing await
|
2023-02-11 00:34:37 +03:00 |
Abdullah Alfaraj
|
9ec087989a
|
scale a layer by the specified width and height
|
2023-02-11 00:34:03 +03:00 |
Abdullah Alfaraj
|
c37cfcf18f
|
export layer as .webp file
|
2023-02-11 00:33:03 +03:00 |
Abdullah Alfaraj
|
1b618e53cf
|
convert base64 png to base64 webp
|
2023-02-11 00:30:27 +03:00 |
Abdullah Alfaraj
|
eae93b8328
|
convert base64_png to .png file
|
2023-02-11 00:29:51 +03:00 |
Abdullah Alfaraj
|
6a73c3031e
|
get the base64 of webp file
|
2023-02-11 00:28:30 +03:00 |
Abdullah Alfaraj
|
6e00f0a960
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into horde_native
|
2023-02-10 19:58:42 +03:00 |
Abdullah Alfaraj
|
ecd739061e
|
export rectangular Layer as .webp
|
2023-02-10 19:50:20 +03:00 |
Abdullah Alfaraj
|
1df0dbc128
|
rename util_layer to layer_util
|
2023-02-10 19:47:44 +03:00 |
Abdullah Alfaraj
|
f702075e3d
|
remove dead code/dead comments
|
2023-02-10 18:12:01 +03:00 |
Abdullah Alfaraj
|
a0363d6945
|
add Selection utility class
|
2023-02-10 18:11:28 +03:00 |
Abdullah Alfaraj
|
53054b8d8d
|
add Layer utility Class
|
2023-02-10 18:11:02 +03:00 |
Abdullah Alfaraj
|
f06f975bb8
|
Merge pull request #94 from puplakto/1d-to-2d
convert 1d index to 2d array
|
2023-02-10 16:30:05 +03:00 |
Abdullah Alfaraj
|
ff9a543dc2
|
Merge pull request #91 from adunato/master
button restyling
|
2023-02-10 16:22:21 +03:00 |
Abdullah Alfaraj
|
7e4275c2da
|
code needed for doing img2img and inpainting in the horde, missing the base64 webp
|
2023-02-10 16:06:13 +03:00 |
Abdullah Alfaraj
|
9c307ed37a
|
another function for snap shot layer
|
2023-02-10 16:05:01 +03:00 |
Abdullah Alfaraj
|
feb6428c03
|
add IO class dedicated for saving and loading from files
|
2023-02-10 16:04:14 +03:00 |
Abdullah Alfaraj
|
5e382ccf50
|
rename doc_id to doc_uuid to indicate that it's not the same as photoshop doc id
|
2023-02-10 16:00:37 +03:00 |
Abdullah Alfaraj
|
0690b5ced5
|
remove dead code
|
2023-02-10 15:58:59 +03:00 |