Commit Graph

65 Commits (cf70efaf449d200e3ee3d7bdf64975145ea91925)

Author SHA1 Message Date
Abdullah Alfaraj 64961fd850 recalculate width and height to nearest multiple of 8 2023-12-07 01:18:37 +03:00
Abdullah Alfaraj 27f60ea2a7 Merge branch 'comfyui' into merge_comfy 2023-11-30 07:37:27 +03:00
Abdullah Alfaraj f81b8a6679 add support to clip skip to comfyui backend 2023-11-23 08:48:36 +03:00
Abdullah Alfaraj 011fd54e1f Restore last used seed in comfyui 2023-11-17 03:57:28 +03:00
Abdullah Alfaraj 25505bce20 Use session rb_mode if defined, else use interface rb_mode. 2023-11-16 19:11:25 +03:00
Anson hu fc6f851ae0 Fix: change default value of ad_controlnet_module in ADetailer to None 2023-11-13 21:25:37 +08:00
Abdullah Alfaraj d4389223ff make selection optional 2023-11-04 15:37:42 +03:00
Abdullah Alfaraj 85e5de7dc5 Always include 4 units of maskBlur to prevent poor inpainting output from Auto1111. 2023-10-27 21:31:08 +03:00
Abdullah Alfaraj ab5d0f3bad add tiling textures option 2023-09-29 20:43:20 +03:00
Abdullah Alfaraj ad8f192f51 fix: use ctrlnet module alias_names to match the filter naming conventions 2023-08-18 13:40:36 +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 ea2abadc28 add missing arguments for ADetailer script 2023-08-04 13:34:14 +03:00
Abdullah Alfaraj 8a7021bd6a don't use automatic1111 mask_blur variable 2023-07-12 21:05:29 +03:00
Abdullah Alfaraj bc8c1ab687 fix bug: generate more won't store selection area into metadata 2023-07-12 21:00:10 +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 fb33132d15 fix typo: missing data 2023-06-26 09:33:47 +03:00
Abdullah Alfaraj 527139468c reimplement the viewer tab functionality in typescript, react, and mobx 2023-06-23 04:42:59 +03:00
Abdullah Alfaraj 672fb21abd add functionality for previewing annotator result 2023-04-27 19:15:03 +03:00
Abdullah Alfaraj 455ac21912 lock the session folder so that it can't be moved by mistake 2023-03-25 09:02:26 +03:00
Abdullah Alfaraj e0aecb1dc1 methods to visualize both the mask and the mask after expansion 2023-03-23 15:12:37 +03:00
Abdullah Alfaraj 9fc9a08773 add optimization option for different pc specs. 2023-03-14 03:08:00 +03:00
Abdullah Alfaraj cc433cdb7e use background-image property for preview image instead of img.src 2023-03-12 16:54:58 +03:00
Abdullah Alfaraj 72dd3d92d5 refactor the layer to base64 code from setControlNetImage 2023-03-11 22:40:09 +03:00
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 dec89befac use a sudo timer for controlnet mode count from 0 to 100 2023-02-28 08:35:00 +03:00
Abdullah Alfaraj aec5978f75 Request status should be set to ideal/finished on initialize. 2023-02-27 04:36:25 +03:00
Abdullah Alfaraj 49ad686990 only end the session if it's active 2023-02-27 04:33:56 +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 991b5b4c98 clean mask related layers when after canceling the generation 2023-02-24 08:28:50 +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 0e14caeb4d functional set control image button 2023-02-21 03:29:35 +03:00
Abdullah Alfaraj 7b2d168c0a reset the viewer manager on session end 2023-02-19 13:33:37 +03:00
Abdullah Alfaraj a55c09f8ef only end the session if it's active 2023-02-19 09:22:29 +03:00
Abdullah Alfaraj bdee357acc display the progress image in the viewer tab if batch_size > 1 2023-02-17 10:15:27 +03:00
Abdullah Alfaraj 3c18180151 delete progress layer method 2023-02-13 11:09:34 +03:00
Abdullah Alfaraj ecd739061e export rectangular Layer as .webp 2023-02-10 19:50:20 +03:00
Abdullah Alfaraj 914a6409aa added hordeGenerator class to images in txt2img mode 2023-02-09 02:49:37 +03:00
Abdullah Alfaraj 52b5596031 use g_generation_session.selectionInfo instead of g_selection 2023-02-08 15:48:27 +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
Abdullah Alfaraj 28f884de64 fix prettier formatting 2023-01-31 07:34:57 +03:00
Abdullah Alfaraj 4c04a8ae6e remove sim from formatting 2023-01-31 07:09:06 +03:00