Commit Graph

29 Commits (518860855eb095bd8be4e99bce9b75c70e787769)

Author SHA1 Message Date
Abdullah Alfaraj 04cbbdd484 Delete old code 2023-08-05 13:41:01 +03:00
Abdullah Alfaraj 8502cefd47 refactor: move saveFileInSubFolder, saveJsonFileInSubFolder to io.js 2023-06-22 15:18:20 +03:00
Abdullah Alfaraj 358b9b812b fix bug: native horde random seed condition never trigger 2023-05-15 02:07:04 +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 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 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 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 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 a5d0cbd857 use the horde api key when requesting a generation 2023-02-14 11:37:33 +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
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
Abdullah Alfaraj 914a6409aa added hordeGenerator class to images in txt2img mode 2023-02-09 02:49:37 +03:00
Abdullah Alfaraj 0cfdb80850 move the generated image to selection area 2023-02-08 15:49:44 +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