Abdullah Alfaraj
|
fb5e8cba7a
|
delete old code
|
2023-09-27 16:46:25 +03:00 |
Abdullah Alfaraj
|
bed5a10d01
|
load settings from automatic1111 png image
|
2023-09-27 16:46:12 +03:00 |
Abdullah Alfaraj
|
44b96b7df4
|
delete commented code
|
2023-09-24 14:47:23 +03:00 |
Abdullah Alfaraj
|
b14e2afb2c
|
simplify loadPromptShortcut method
|
2023-09-20 23:21:14 +03:00 |
Abdullah Alfaraj
|
715e2ce6fe
|
refactoring the main tab
|
2023-08-17 13:14:56 +03:00 |
Abdullah Alfaraj
|
04cbbdd484
|
Delete old code
|
2023-08-05 13:41:01 +03:00 |
Abdullah Alfaraj
|
74e76b6a67
|
add new history tab that is segmented by sessions
|
2023-08-03 13:21:06 +03:00 |
Abdullah Alfaraj
|
186940e274
|
comment unnecessary logs
|
2023-07-12 20:41:30 +03:00 |
Abdullah Alfaraj
|
bf1543ac8a
|
add support to controlnet 'Auto Image' in txt2img mode
|
2023-07-09 11:29:48 +03:00 |
Abdullah Alfaraj
|
4a9bd30970
|
Fix bug: the last seed is not being stored
|
2023-07-06 16:34:36 +03:00 |
Abdullah Alfaraj
|
9c048654f4
|
use blur slider to add blur to the expanded mask
|
2023-07-06 11:52:47 +03:00 |
Abdullah Alfaraj
|
339228d3da
|
comment out unnecessary logs and remove the debugger keywords
|
2023-06-23 15:08:03 +03:00 |
Abdullah Alfaraj
|
8502cefd47
|
refactor: move saveFileInSubFolder, saveJsonFileInSubFolder to io.js
|
2023-06-22 15:18:20 +03:00 |
Abdullah Alfaraj
|
745d541a62
|
removing dead code and comments
|
2023-06-05 19:06:11 +03:00 |
Abdullah Alfaraj
|
358b9b812b
|
fix bug: native horde random seed condition never trigger
|
2023-05-15 02:07:04 +03:00 |
Abdullah Alfaraj
|
168ced40fd
|
set max Units to 0 if controlnet is not install
|
2023-05-15 02:07:03 +03:00 |
Abdullah Alfaraj
|
860923844b
|
add a simple mechanism to log to file
|
2023-04-08 16:53:58 +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
|
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
|
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
|
6c74919240
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net_2
|
2023-02-25 07:38:39 +03:00 |
Abdullah Alfaraj
|
385d1060ae
|
restore the settings after a generation
|
2023-02-25 07:21:29 +03:00 |
Abdullah Alfaraj
|
194a196a87
|
bug fix: the interrupt button won't delete mask related layers
|
2023-02-24 22:26:39 +03:00 |
Abdullah Alfaraj
|
5bbe77142c
|
save the "settings tab" settings
|
2023-02-24 01:13:26 +03:00 |
Abdullah Alfaraj
|
f6738936bd
|
refactor settings tab, move all functionality to settings.js
|
2023-02-23 23:02:32 +03:00 |
Abdullah Alfaraj
|
8abbfc769c
|
load horde settings on plugin start
|
2023-02-23 21:03:57 +03:00 |
Abdullah Alfaraj
|
05a51cd42c
|
functional save horde settings
|
2023-02-23 21:03:35 +03:00 |
Abdullah Alfaraj
|
ed2fdec08c
|
add save and load files utility
|
2023-02-23 19:20:28 +03:00 |
Abdullah Alfaraj
|
656664d393
|
convert the output of ControlNet api to a standard response the plugin can work with
|
2023-02-21 21:33:12 +03:00 |
Abdullah Alfaraj
|
6cd05bc5f7
|
add dummy.js module
|
2023-02-17 10:11:22 +03:00 |
Abdullah Alfaraj
|
62e425b7d3
|
Todo: comment
|
2023-02-15 11:44:16 +03:00 |
Abdullah Alfaraj
|
6a2fbf2b76
|
convert the slashes in a path from \\ to /
|
2023-02-15 11:43:44 +03:00 |
Abdullah Alfaraj
|
654d6c421e
|
missing "general" namespace
|
2023-02-14 12:58:21 +03:00 |
Abdullah Alfaraj
|
a5d0cbd857
|
use the horde api key when requesting a generation
|
2023-02-14 11:37:33 +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
|
0cdf8675b3
|
message log for horde native progress info
|
2023-02-13 11:11:28 +03:00 |
Abdullah Alfaraj
|
63937bf736
|
simulate synchronous behavior for horde request.
|
2023-02-13 03:00:22 +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 |
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
|
deded1abcc
|
pass the the init image base64 webp encoding to the horde
|
2023-02-11 04:57:13 +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
|
861bc2f45a
|
added interrupt horde request
|
2023-02-09 21:48:07 +03:00 |
Abdullah Alfaraj
|
a61cec03ff
|
added horde negative prompt support
|
2023-02-09 21:46:11 +03:00 |