Abdullah Alfaraj
|
030bad9dee
|
remove deprecated code, export_png.js, sdapi.js
|
2023-02-15 07:36:10 +03:00 |
Abdullah Alfaraj
|
93582b2b2a
|
increment version to v1.1.9
|
2023-02-14 13:14:23 +03:00 |
Abdullah Alfaraj
|
4bb41abb8e
|
add mode label the "generate more" button inner text
|
2023-02-14 12:56:59 +03:00 |
Abdullah Alfaraj
|
af3ebe9b2e
|
use the backend type to select the appropriate generation routine
|
2023-02-14 11:35:03 +03:00 |
Abdullah Alfaraj
|
23b7cdfc7f
|
select the right mode when clicking the viewer tab
|
2023-02-14 11:26:32 +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
|
2664c2b1b5
|
clicking on sd tab will select the normal mode
|
2023-02-14 04:09:21 +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
|
b970b0d22e
|
check is the which backend is been used
|
2023-02-13 02:58: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
|
39f404a830
|
apply the mask expansion from the getSettings()
|
2023-02-11 10:11:00 +03:00 |
Abdullah Alfaraj
|
7700c2ddd4
|
typo: missing await
|
2023-02-11 00:34:37 +03:00 |
Abdullah Alfaraj
|
1df0dbc128
|
rename util_layer to layer_util
|
2023-02-10 19:47:44 +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 |
Abdullah Alfaraj
|
861bc2f45a
|
added interrupt horde request
|
2023-02-09 21:48:07 +03:00 |
Abdullah Alfaraj
|
8e779babd5
|
remove dead code
|
2023-02-09 18:45:41 +03:00 |
Abdullah Alfaraj
|
2446e4a16f
|
fix last seed button
|
2023-02-09 14:44:55 +03:00 |
Abdullah Alfaraj
|
dd106bee00
|
do the prompt_shortcut substitution in getSettings()
|
2023-02-09 02:52:33 +03:00 |
Abdullah Alfaraj
|
914a6409aa
|
added hordeGenerator class to images in txt2img mode
|
2023-02-09 02:49:37 +03:00 |
Abdullah Alfaraj
|
0cb51762c5
|
add generateHorde()
|
2023-02-08 15:48:52 +03:00 |
Abdullah Alfaraj
|
52b5596031
|
use g_generation_session.selectionInfo instead of g_selection
|
2023-02-08 15:48:27 +03:00 |
Abdullah Alfaraj
|
e12e8d7742
|
store the horde generated images into the output folder
|
2023-02-08 13:21:18 +03:00 |
Abdullah Alfaraj
|
31cc01e775
|
map the plugin settings to the horde settings
|
2023-02-08 02:13:11 +03:00 |
Abdullah Alfaraj
|
fef5a0d696
|
setup the horde native rest api
|
2023-02-07 18:48:35 +03:00 |
Abdullah Alfaraj
|
6991619446
|
fix the prompt shortcut not loading correctly
|
2023-02-07 14:20:39 +03:00 |
Abdullah Alfaraj
|
50c343df46
|
increment plugin version to v1.1.7
|
2023-02-06 16:32:51 +03:00 |
Abdullah Alfaraj
|
3b708d5ec0
|
add update button to prompt the user update links
|
2023-02-06 15:39:59 +03:00 |
Abdullah Alfaraj
|
808406ed7b
|
load metadata from history tab
|
2023-02-05 17:23:02 +03:00 |
Abdullah Alfaraj
|
4aeba9004a
|
store the auto metadata data in both txt2img and img2img modes
|
2023-02-05 11:36:28 +03:00 |
Abdullah Alfaraj
|
b4cf722462
|
fix progress bar not updating
|
2023-02-05 10:31:25 +03:00 |
Abdullah Alfaraj
|
8943492ace
|
auto update extension v1.1.6 .ccx
|
2023-02-05 00:10:15 +03:00 |
Abdullah Alfaraj
|
a5e6195264
|
increment version to v1.1.5
auto-update extension
|
2023-02-04 23:11:29 +03:00 |
Abdullah Alfaraj
|
874aa43bae
|
prompt shortcut will load from prompt_shortcut.json if it's not empty
|
2023-02-04 22:47:27 +03:00 |
Abdullah Alfaraj
|
c3b69d971d
|
expose the plugin doc/project path
|
2023-02-04 21:21:56 +03:00 |
Abdullah Alfaraj
|
1eeb449cbc
|
add options to select the extension type
|
2023-02-04 17:25:23 +03:00 |
Abdullah Alfaraj
|
02ef6fa695
|
add an extension type option
|
2023-02-04 16:29:01 +03:00 |
Abdullah Alfaraj
|
aef8756bdf
|
increment version to v1.1.3
|
2023-02-04 13:02:46 +03:00 |
Abdullah Alfaraj
|
70f6b6a612
|
add support to prompt shortcut in txt2img mode
|
2023-02-03 13:52:56 +03:00 |
Abdullah Alfaraj
|
bd8bb1d6d7
|
fix bug: submit new sd url will not do anything
|
2023-02-02 19:03:06 +03:00 |
Abdullah Alfaraj
|
874f804446
|
replace python server dependency for txt2img and img2img mode
|
2023-02-02 09:29:11 +03:00 |
Abdullah Alfaraj
|
34d8928898
|
all communication between plugin ui and proxy server is done through rest api
|
2023-02-01 12:34:53 +03:00 |
Abdullah Alfaraj
|
3c4a87fc01
|
store the output images in the generation_session
|
2023-01-31 18:02:19 +03:00 |