Commit Graph

81 Commits (f862e603ac45d69410e4e6f3e9c1104a3d47e315)

Author SHA1 Message Date
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 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 a6ac7bbd09 reenable "set all CtrlNet Images" button 2023-07-02 00:56:18 +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 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
Abdullah Alfaraj 5620132e13 add filter by menu to controlnet units 2023-06-28 15:13:01 +03:00
Abdullah Alfaraj 66d2de144a add checkbox for collapsible 2023-06-28 14:06:17 +03:00
Abdullah Alfaraj a0a5023ab1 fix bug: init image and mask will not reset on session end 2023-06-26 22:45:09 +03:00
Abdullah Alfaraj 84970ce368 add color coding to generation buttons 2023-06-26 22:43:06 +03:00
Abdullah Alfaraj 0bca345cd4 add support to one button prompt script 2023-06-26 22:40:48 +03:00
Abdullah Alfaraj b4acbdf4a8 update all progress bars when progress value is updated 2023-06-26 14:59:25 +03:00
Abdullah Alfaraj 81fa9b3248 relocate the icon buttons to the toolbar panel 2023-06-26 14:58:59 +03:00
Abdullah Alfaraj 31cb60512b Merge branch 'dev_1.2.7' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into dev_1.2.7 2023-06-26 10:57:02 +03:00
Abdullah Alfaraj aa20439345 auto add last generated image to the canvas 2023-06-26 10:39:49 +03:00
Abdullah Alfaraj 3c80d2fcfe only display output selector buttons between generation 2023-06-26 10:38:55 +03:00
Abdullah Alfaraj 2f5692c30c add bilinear interpolation method 2023-06-26 10:37:39 +03:00
Abdullah Alfaraj 5bf6061cef mask output images when placed on canvas 2023-06-26 10:36:14 +03:00
Abdullah Alfaraj c2b893ed5c allow generate button to quickly end and start session 2023-06-26 10:32:30 +03:00
Abdullah Alfaraj 13b06d7914 add option to sync ctrlNet image with sd input image 2023-06-26 10:28:17 +03:00
Abdullah Alfaraj a858ee833b fix: preview container collapse between image update 2023-06-26 09:31:08 +03:00
unknown eca7bfd9bc localization optimize, thanks @MKhichain 2023-06-24 23:08:52 +08:00
unknown a3a813f7c4 prettier 2023-06-24 22:26:20 +08:00
Abdullah Alfaraj 683caba0c7 Merge branch 'dev_1.2.7' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into dev_1.2.7 2023-06-24 14:56:20 +03:00
Abdullah Alfaraj 54e3ea91ed add option for resize interpolation methods in photoshop and jimp 2023-06-24 14:56:12 +03:00
Abdullah Alfaraj 01358b99a7 refactor the extra upscale mode in typescript 2023-06-24 14:54:05 +03:00
Abdullah Alfaraj b7732b19b2 only display the generation buttons when they can be used 2023-06-24 14:49:27 +03:00
unknown 6e3f47ca02 localization optimize 2023-06-24 18:35:29 +08:00
zombieyang(杨浩) 758712c29f localization optimize 2023-06-24 12:03:03 +08:00
Abdullah Alfaraj 2a67a4bc3b display the correct mode name on the generate btn 2023-06-23 16:07:33 +03:00
Abdullah Alfaraj e7a02c9834 add interrupt functionality 2023-06-23 15:09:04 +03:00
Abdullah Alfaraj 339228d3da comment out unnecessary logs and remove the debugger keywords 2023-06-23 15:08:03 +03:00
Abdullah Alfaraj 4c4e6d00b7 display the module name next to the ctrlnet unit number 2023-06-23 12:04:02 +03:00
Abdullah Alfaraj 8ef37aea72 fix issue with stylization and typescript compiler directive 2023-06-23 10:53:53 +03:00
Abdullah Alfaraj aaa4de103b Merge branch 'refactor_session' into merge_320 (dev_1.2.7) 2023-06-23 10:51:44 +03:00
zombieyang(杨浩) 40f28b4109 controlnet bugfix 2023-06-23 11:53:26 +08:00
Abdullah Alfaraj c80b9d945e add support to segment anything extension 2023-06-23 05:40:59 +03:00