Commit Graph

1107 Commits (494e11b5d7a4e9dca2fcf173e1f6fc8a393b4213)

Author SHA1 Message Date
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 553f900cdd Merge branch 'notification' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net 2023-02-21 01:54:38 +03:00
Abdullah Alfaraj 60a669de84 notification for an inactive selection area 2023-02-21 01:53:51 +03:00
Abdullah Alfaraj 03de587f3c deprecate promptForMarqueeTool 2023-02-21 01:08:24 +03:00
Abdullah Alfaraj f661976381 add controlNet tab WIP 2023-02-21 00:51:39 +03:00
Abdullah Alfaraj d1e7b74616 Merge branch 'notification' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net 2023-02-20 23:54:32 +03:00
Abdullah Alfaraj a628b1454a Merge https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net 2023-02-20 23:53:49 +03:00
Abdullah Alfaraj 718c5d02df Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into notification 2023-02-20 23:51:31 +03:00
Abdullah Alfaraj d09558d37a check if the background layer exist before every generation 2023-02-20 23:50:55 +03:00
Abdullah Alfaraj 058edea552 store and restore the selection area, and active layers 2023-02-20 23:49:19 +03:00
Abdullah Alfaraj 006b42e20a
Merge pull request #108 from AbdullahAlfaraj/scale_info
Scale_info
2023-02-20 20:31:27 +03:00
Abdullah Alfaraj 4996b72a59 display the res difference with width and height label 2023-02-20 20:29:56 +03:00
Abdullah Alfaraj 143044c9cd get the ratio between the width and height sliders and the selectionInfo 2023-02-20 20:28:57 +03:00
Abdullah Alfaraj 53e305de3d Merge branch 'notification' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into control_net 2023-02-20 17:52:52 +03:00
Abdullah Alfaraj c470b99258 test controlNet api 2023-02-20 16:24:45 +03:00
Abdullah Alfaraj 858d844a25
update .ccx link 2023-02-20 16:09:01 +03:00
Abdullah Alfaraj 12562abf9f create a sub tab menu that link viewer, history, and image search tabs 2023-02-20 14:52:28 +03:00
Abdullah Alfaraj ecd34a83d4 error message for when background layer is missing 2023-02-20 11:25:33 +03:00
Abdullah Alfaraj 8be47f74fd error messages for when webui is offline and when webui api flag is missing 2023-02-20 11:25:11 +03:00
Abdullah Alfaraj 4d081dbf50 add a notification utility class for display error messages to the user 2023-02-20 11:23:48 +03:00
Abdullah Alfaraj c097ba85e1 add an option to choose the background layer color 2023-02-20 11:21:14 +03:00
Abdullah Alfaraj 5d16bfefca deprecate createSolidLayer instead use the descriptor method 2023-02-20 11:20:37 +03:00
Abdullah Alfaraj a8823cfe27 formatting 2023-02-20 11:10:12 +03:00
Abdullah Alfaraj 7fed6428c1 controlNet txt2Img 2023-02-20 00:31:38 +03:00
Abdullah Alfaraj 065c7e4d86 add method to create background layer if it doesn't exist 2023-02-19 21:48:31 +03:00
Abdullah Alfaraj 07a1bbf45d
Merge pull request #106 from AbdullahAlfaraj/heal-brush
Heal-brush
2023-02-19 13:34:50 +03:00
Abdullah Alfaraj 612da8bf53 remove the img_html and thumbnail container if they exist 2023-02-19 13:34:16 +03:00
Abdullah Alfaraj 7b2d168c0a reset the viewer manager on session end 2023-02-19 13:33:37 +03:00
Abdullah Alfaraj d8957be1dd viewer tab progress image update will display in natural ratio 2023-02-19 13:32:41 +03:00
Abdullah Alfaraj 597de25e7f comment debugger 2023-02-19 10:22:23 +03:00
Abdullah Alfaraj ed03260e66 use the thumbnail slider to scale the thumbnails in the viewer tab 2023-02-19 09:47:46 +03:00
Abdullah Alfaraj 59ce8435ac missing timer export 2023-02-19 09:45:15 +03:00
Abdullah Alfaraj a311a2733f scale all output thumbnails while maintaining their ratio 2023-02-19 09:45:02 +03:00
Abdullah Alfaraj 253e2eeab7 add generic sync execute command function 2023-02-19 09:32:10 +03:00
Abdullah Alfaraj 452161a605 fix missing import 2023-02-19 09:30:12 +03:00
Abdullah Alfaraj 593477538b make the opacity of mask temp layer as 60, while internally use value of 100 opacity 2023-02-19 09:28:40 +03:00
Abdullah Alfaraj b014d9dc97 add an opacity option to when creating of a layer 2023-02-19 09:25:11 +03:00
Abdullah Alfaraj a55c09f8ef only end the session if it's active 2023-02-19 09:22:29 +03:00
Abdullah Alfaraj 8569f70554 check if the thumbnails should be shown in square ratio 2023-02-19 09:21:20 +03:00
Abdullah Alfaraj c609851cbe calculate the linked value of a slider, when changing the other linked slider 2023-02-19 09:18:58 +03:00
Abdullah Alfaraj 4429e9422e setter and getter for the link slider button 2023-02-19 09:09:40 +03:00
Abdullah Alfaraj 980d85c067 replace the img in viewer manager with a thumbnail container 2023-02-19 09:06:24 +03:00
Abdullah Alfaraj 1ed5392a74 add heal brush preset 2023-02-19 08:55:22 +03:00
Abdullah Alfaraj dfeb7e5738 select bounding box utility functions 2023-02-19 08:51:34 +03:00
Abdullah Alfaraj 7346e87c48 move timer function to general 2023-02-19 08:43:41 +03:00
Abdullah Alfaraj 1436e80d53 store width and height slider value on change 2023-02-19 08:40:49 +03:00
Abdullah Alfaraj fb94d9d1d7 add a link button in between the width and height slider 2023-02-19 08:36:33 +03:00
Abdullah Alfaraj 8511591469 add a Square ratio checkbox option to thumbnails 2023-02-19 08:33:47 +03:00