Commit Graph

1308 Commits (f81b8a6679e738d3b88ca856a2dc298907760c3e)

Author SHA1 Message Date
Abdullah Alfaraj bc8c1ab687 fix bug: generate more won't store selection area into metadata 2023-07-12 21:00:10 +03:00
Abdullah Alfaraj 08ca36b41b encapsulate react components in ErrorBoundary 2023-07-12 20:52:48 +03:00
Abdullah Alfaraj 799dbfe32f allow for NSFW in image search 2023-07-12 20:42:09 +03:00
Abdullah Alfaraj 186940e274 comment unnecessary logs 2023-07-12 20:41:30 +03:00
Abdullah Alfaraj 53d039a1d9 speed up switching between mode, for large history states 2023-07-11 19:22:51 +03:00
Abdullah Alfaraj a33ce8e51a wait for the progress layer update to finish before loading output image on canvas 2023-07-11 11:25:25 +03:00
Abdullah Alfaraj 96bb318266 notify the user if the auto-photoshop-sd extension is missing 2023-07-11 11:00:21 +03:00
Abdullah Alfaraj 869fbf0fc6 reset init_image and mask ui after session 2023-07-11 10:50:16 +03:00
Abdullah Alfaraj 5f158f84b6 keep black edges instead of black corners, fro more stability. 2023-07-10 11:04:44 +03:00
Abdullah Alfaraj 7413b1d360 wait for updateProgressImage() to finish before updating progress layer again 2023-07-10 11:03:53 +03:00
Abdullah Alfaraj bcab5b6f64 more stable solution for masking output image from a black and white base64 2023-07-10 10:30:17 +03:00
Abdullah Alfaraj a7f9ef7cdf can select segment anything mask even if a selection is active 2023-07-10 10:27:37 +03:00
Abdullah Alfaraj b21f334b02 store should_log_to_file value in localStorage 2023-07-10 09:09:49 +03:00
Abdullah Alfaraj 608668dbce add set mask component for ctrlnet inpaint mode 2023-07-10 08:54:34 +03:00
Abdullah Alfaraj 05daaa38e0 convert black and white layer into a mask 2023-07-09 22:32:30 +03:00
Abdullah Alfaraj fc42949830 rename 'Continue Session' btn to 'Reuse Selection' 2023-07-09 19:20:54 +03:00
Abdullah Alfaraj f819cece38 new icon for reselect-area button by @amir167 2023-07-09 12:47:30 +03:00
Abdullah Alfaraj 034fd0e135 Merge branch 'pr/amir167/314' into merge_314_new_icons 2023-07-09 11:32:32 +03:00
Abdullah Alfaraj bf1543ac8a add support to controlnet 'Auto Image' in txt2img mode 2023-07-09 11:29:48 +03:00
Abdullah Alfaraj d7c26e64b7 Merge branch 'dev_1.2.7' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into dev_1.2.7 2023-07-08 17:17:28 +03:00
Abdullah Alfaraj bc92c75f79 check if scripts base modules are installed in auto1111 2023-07-08 17:16:11 +03:00
Abdullah Alfaraj 3cf69bc000 add controlnet filter api to our extension 2023-07-08 17:05:23 +03:00
unknown 2b668a48c2 add more localization 2023-07-07 00:50:25 +08:00
unknown f862e603ac add some localization 2023-07-07 00:44:12 +08:00
Abdullah Alfaraj 4a9bd30970 Fix bug: the last seed is not being stored 2023-07-06 16:34:36 +03:00
Abdullah Alfaraj 2948dad4e3 add setting's option to log errors to files 2023-07-06 16:08:28 +03:00
Abdullah Alfaraj 570e0c7dce Merge branch 'dev_1.2.7' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into dev_1.2.7 2023-07-06 13:30:46 +03:00
Abdullah Alfaraj a8ddc75f87 disable mobx warning temporarily 2023-07-06 13:30:39 +03:00
Abdullah Alfaraj 2120f51cf4 auto mask the output image when mask is available 2023-07-06 13:30:27 +03:00
Abdullah Alfaraj 049501820d update new selection event handler on addition and subtraction to selection area 2023-07-06 13:13:38 +03:00
Abdullah Alfaraj 07e275cfcf add scroll to buttons to toolbar 2023-07-06 13:01:46 +03:00
Abdullah Alfaraj b5916f4cf4 separate controlnet detect_map from mask 2023-07-06 12:17:11 +03:00
Abdullah Alfaraj a600144255 add subject, artist, image type options to one button prompt 2023-07-06 11:59:59 +03:00
Abdullah Alfaraj bd6cc7243b button stylization for segment anything 2023-07-06 11:56:47 +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 f040850244 refactor background layer initialization in typescript 2023-07-06 11:15:14 +03:00
unknown 6f2cd8c814 localization optimize && add locale setting UI 2023-07-02 22:53:38 +08:00
Abdullah Alfaraj 0985792184
Update README.md 2023-07-02 03:05:15 +03:00
Abdullah Alfaraj a6ac7bbd09 reenable "set all CtrlNet Images" button 2023-07-02 00:56:18 +03:00
Amir Amirkhanov d013d91293
Update index.html
changing the correct size search.svg
background-size: 30px;
2023-07-01 21:56:47 +03:00
Amir Amirkhanov 2f51204b66
Update index.html
changing the correct size writing-icon.svg
background-size: 30px;
2023-07-01 21:21:51 +03:00
Abdullah Alfaraj 4dc8c200f0 deprecate the proxy server files 2023-06-28 18:32:42 +03:00
Abdullah Alfaraj 1c4a97f19b fix bug: only include guess mode when using old api 2023-06-28 18:31:07 +03:00
Abdullah Alfaraj c00473e2ba Merge branch 'dev_1.2.7' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into dev_1.2.7 2023-06-28 16:18:08 +03:00
Abdullah Alfaraj e2612b5aa0
Merge pull request #321 from MKhichain/dev_1.2.7
Promote localization
2023-06-28 16:14:52 +03:00
Abdullah Alfaraj fb905c2705 Merge branch 'pr/amir167/314' into new_icons 2023-06-28 15:45:12 +03:00
Abdullah Alfaraj 15697d204f hide generate button when generation is active 2023-06-28 15:26:27 +03:00
Abdullah Alfaraj dd682b2b61 copy the current text of random prompt to main prompt field 2023-06-28 15:25:20 +03:00
Abdullah Alfaraj 9a2ae55c45 encapsulate controlnet unit in a collapsible 2023-06-28 15:22:54 +03:00
Abdullah Alfaraj 8ff5eb7a52 remove unneeded code 2023-06-28 15:17:32 +03:00