Commit Graph

32 Commits (54f38aae8a83cbda7db5639d19e4e0dd5aa6b2fd)

Author SHA1 Message Date
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 199ec1bdaa store control net mask 2023-03-01 01:43:29 +03:00
Abdullah Alfaraj 4e8c2e945d check for missing controlNet input for img2img mode 2023-02-27 05:38:56 +03:00
Abdullah Alfaraj 076b220b3f make sure controlnet inputs are available before requesting txt2Img 2023-02-27 04:39:59 +03:00
Abdullah Alfaraj 36849efd83 delete duplicate code caused by merge on conflict 2023-02-26 02:19:45 +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 991b5b4c98 clean mask related layers when after canceling the generation 2023-02-24 08:28:50 +03:00
Abdullah Alfaraj f6738936bd refactor settings tab, move all functionality to settings.js 2023-02-23 23:02:32 +03:00
Abdullah Alfaraj ce1866f34d test if the webui is running 2023-02-23 01:34:32 +03:00
Abdullah Alfaraj bcbd42eda8 add controlNet request for img2img modes 2023-02-21 23:23:34 +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 047fc5c032 map plugin settings to the control net settings 2023-02-21 17:06:19 +03:00
Abdullah Alfaraj c470b99258 test controlNet api 2023-02-20 16:24:45 +03:00
Abdullah Alfaraj 7fed6428c1 controlNet txt2Img 2023-02-20 00:31:38 +03:00
Abdullah Alfaraj 09f73fb995 fix type 2023-02-15 11:36:37 +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
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 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 b4cf722462 fix progress bar not updating 2023-02-05 10:31:25 +03:00
Abdullah Alfaraj 7d4db305f1 save and load the prompt shortcut 2023-02-04 21:23:02 +03:00
Abdullah Alfaraj 1eeb449cbc add options to select the extension type 2023-02-04 17:25:23 +03:00
Abdullah Alfaraj 754f08174d fix bug: inpaint mask weight will request the wrong url 2023-02-04 16:30:58 +03:00
Abdullah Alfaraj ab13d10e97 add mask expansion and prompt shortcut support to the .ccx package 2023-02-04 12:56:34 +03:00
Abdullah Alfaraj 51f57a66da make an automatic1111 extension 2023-02-03 17:34:33 +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