Commit Graph

152 Commits (7a7699d19334e7539e78e4c1edea2d6c41b4e7f6)

Author SHA1 Message Date
unknown 7a7699d193 add a publish workflow 2023-09-14 23:14:42 +08:00
Abdullah Alfaraj 662d2f1e1b add textural inversion menu 2023-09-14 00:01:51 +03:00
Abdullah Alfaraj 0004a7378b fix: Update mask_blur and mask_expansion slider values on change 2023-09-09 07:38:05 +03:00
Abdullah Alfaraj 9c67df434e Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into fix_controlnet_1.3.1 2023-09-09 06:45:01 +03:00
unknown 7421db3fc4 fix #362 2023-09-08 12:16:57 +08:00
Abdullah Alfaraj 0725485496 fix: history panel not observing the it's label 2023-09-01 02:14:38 +03:00
Abdullah Alfaraj 86f7d0f8e3 fix: detection map is missing selection_info 2023-09-01 02:12:55 +03:00
Abdullah Alfaraj 6eb3609ed7 fix: viewer panel label won't update on select language 2023-08-31 17:52:49 +03:00
Abdullah Alfaraj 2d294aa593 request one_button_prompt config on refresh 2023-08-31 17:39:12 +03:00
Abdullah Alfaraj 883c5627a7 fix: disable checkbox toggle when not hovered 2023-08-24 02:33:35 +03:00
Abdullah Alfaraj 4ce9d1ff38 add support to native presets 2023-08-24 02:30:21 +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 c42dd18c1b fix: Mask generated images using the same mask as input. 2023-08-17 16:02:46 +03:00
Abdullah Alfaraj 715e2ce6fe refactoring the main tab 2023-08-17 13:14:56 +03:00
Abdullah Alfaraj b7376a61f1 bug fix: history images will load on canvas without mask 2023-08-06 16:40:22 +03:00
Abdullah Alfaraj 04cbbdd484 Delete old code 2023-08-05 13:41:01 +03:00
Abdullah Alfaraj fd134ef7b2 Merge branch 'pr/Bing-su/346' into dev_1.3.1 2023-08-04 14:02:44 +03:00
Abdullah Alfaraj ea2abadc28 add missing arguments for ADetailer script 2023-08-04 13:34:14 +03:00
Abdullah Alfaraj a2cddc21a3 color code enabled controlnet units with red if controlnet tab is disabled 2023-08-03 19:42:28 +03:00
Abdullah Alfaraj 5783bd844a enable transparent masking mode by default 2023-08-03 19:40:22 +03:00
Abdullah Alfaraj 22f5767f60 Merge branch '1.3.0_bug_fixes' into dev_1.3.1 2023-08-03 14:06:53 +03:00
Abdullah Alfaraj a232c8da93 comment unnessorry logs 2023-08-03 13:30:39 +03:00
Abdullah Alfaraj 6c9f62f95b mask images from history tab in mask related modes 2023-08-03 13:26:50 +03:00
Abdullah Alfaraj 65c91881d4 bug fix: allow for setting empty prompts 2023-08-03 13:22:22 +03:00
Abdullah Alfaraj 74e76b6a67 add new history tab that is segmented by sessions 2023-08-03 13:21:06 +03:00
Abdullah Alfaraj 712ed672e5 add support to multiple prompts 2023-07-30 08:33:14 +03:00
Abdullah Alfaraj 79da9a5a27 add data types to store.data 2023-07-30 06:16:06 +03:00
Bingsu fbc8e00e2e fix: update adetailer options 2023-07-28 18:38:27 +09:00
Abdullah Alfaraj dd255e8fd0 fix model not found error message when using ctrlnet reference module 2023-07-28 10:03:25 +03:00
Abdullah Alfaraj c7a54e15c3 add face_mesh and face_mesh_eyes _only options to adetailer model list 2023-07-28 08:28:00 +03:00
Abdullah Alfaraj caa734772d change after detailer to 'adetailer' 2023-07-28 08:27:17 +03:00
unknown c7a5c0bd40 fix: moveImageToLayer is broke when document size is smaller than image size 2023-07-16 10:47:21 +08:00
Abdullah Alfaraj 3c4e676833 Reuse the old implementation of moveImageToLayer, until bug is fixed 2023-07-15 18:47:13 +03:00
Abdullah Alfaraj 1c176a8d25 use the mask argument and return the added layer for txt2img and img2img 2023-07-14 23:11:31 +03:00
Abdullah Alfaraj 95de92d3b3 bug fix: on addAll only add layers that have not been added 2023-07-14 23:06:44 +03:00
Abdullah Alfaraj d0367b71e2 bug fix: the added layer should always be on top of the layer stack 2023-07-14 23:04:41 +03:00
Abdullah Alfaraj 396ec0a6dd bug fix: return the mask on expanded mask request failure 2023-07-14 23:02:18 +03:00
Abdullah Alfaraj a90c18cc9c hide set mask and set init image buttons from viewer tab 2023-07-14 19:44:37 +03:00
Abdullah Alfaraj 8a8b6cd16b add title for Auto Image option 2023-07-14 15:11:52 +03:00
Abdullah Alfaraj 563051f76a Merge branch 'merge_#330' into dev_1.2.7 2023-07-14 14:35:21 +03:00
Abdullah Alfaraj 98706917c3 Add an option to the masking settings to choose whether or not to use the colorRange() 2023-07-14 14:34:08 +03:00
Abdullah Alfaraj 67e0cc7525 remove uncensored logs 2023-07-13 19:02:17 +03:00
unknown 7410e88423 fix: correctly generate mask of outpaint area 2023-07-13 23:44:35 +08:00
Abdullah Alfaraj e398f7ac05 comment mobx enforced action 2023-07-13 16:02:35 +03:00
Abdullah Alfaraj 2c9983b250 add option to switch mask layer algo between borders or corners 2023-07-13 15:59:10 +03:00
Abdullah Alfaraj 2d54b1b94d :use colorRange to extract selection from black and white image for sam 2023-07-12 21:43:23 +03:00
Abdullah Alfaraj 0e382c60eb refactor controlnet mode options 2023-07-12 21:41:33 +03:00
Abdullah Alfaraj 33157603d1 sync weight, guidance_start and end sliders between panels 2023-07-12 21:40:25 +03:00
Abdullah Alfaraj 06cab928b9 disable controlnet filters if none is selected 2023-07-12 21:34:51 +03:00
Abdullah Alfaraj 7641b12397 sync disable controlnet tab value between panels 2023-07-12 21:31:37 +03:00