Commit Graph

222 Commits (e0aecb1dc195eb2c5c7a29cb67fbad052d5182f3)

Author SHA1 Message Date
Abdullah Alfaraj e0aecb1dc1 methods to visualize both the mask and the mask after expansion 2023-03-23 15:12:37 +03:00
Abdullah Alfaraj a2d95de887 import localFileSystem 2023-03-19 05:00:14 +03:00
Abdullah Alfaraj 62fe41d2ce move btnImageSearch click event to image_search_tab 2023-03-19 04:49:40 +03:00
Abdullah Alfaraj 2a7817a29e move btnLoadHistory click event to history_tab.js 2023-03-15 06:35:18 +03:00
Abdullah Alfaraj 69e47e8cf2 refactor getHistoryMetadata 2023-03-15 06:14:04 +03:00
Abdullah Alfaraj c576bbbcbc update message for version v1.2.2 2023-03-14 20:55:00 +03:00
Abdullah Alfaraj 9fc9a08773 add optimization option for different pc specs. 2023-03-14 03:08:00 +03:00
Abdullah Alfaraj 829f599e08 fix missing executeAsModal function error 2023-03-14 03:06:26 +03:00
Abdullah Alfaraj f176c2888a update label for progress bart to be more descriptive 2023-03-14 03:01:24 +03:00
Abdullah Alfaraj ae156e0a9b update the progress bar using sudo timer when loading ControlNet models 2023-03-14 02:59:55 +03:00
Abdullah Alfaraj 87ca494e5e add and remove preset to right preset menu based on selected preset type 2023-03-13 23:27:49 +03:00
Abdullah Alfaraj 0ae02a7808 comment old log 2023-03-13 23:17:25 +03:00
Abdullah Alfaraj 9dfddc61a9 make new preset base on preset type 2023-03-13 01:03:13 +03:00
Abdullah Alfaraj b827df0088 add logo creation and backgrounds presets to cnet 2023-03-13 00:12:58 +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 ff0aaace62 add a default preset 2023-03-12 16:38:44 +03:00
Abdullah Alfaraj a1a2118bb2 add convenient button to set all controlnet images at once 2023-03-11 22:46:29 +03:00
Abdullah Alfaraj 3a0a4b5be3 reset ControlNet Units settings before applying a preset 2023-03-11 22:45:15 +03:00
Abdullah Alfaraj 13d798af3d add ControlNet preset "Maintain Composition (Character)" 2023-03-11 22:43:33 +03:00
Abdullah Alfaraj c7b6aa2242 unselect menu if item does not exist 2023-03-11 22:42:57 +03:00
Abdullah Alfaraj 72dd3d92d5 refactor the layer to base64 code from setControlNetImage 2023-03-11 22:40:09 +03:00
Abdullah Alfaraj 1852068339 add preset sub menu to the settings tab 2023-03-11 18:10:02 +03:00
Abdullah Alfaraj ecb70d997e add controlnet hand fix preset 2023-03-11 18:08:45 +03:00
Abdullah Alfaraj 2f24ab260b add controlnet Maintain Position preset 2023-03-11 13:48:49 +03:00
Abdullah Alfaraj 01075e522a fix bug: missing function 2023-03-11 13:46:14 +03:00
Abdullah Alfaraj d33ecf0393 get and set multiple controlnet units 2023-03-11 01:04:37 +03:00
Abdullah Alfaraj 626fec0ddb getter and setter for a whole controlnet Unit 2023-03-11 01:04:04 +03:00
Abdullah Alfaraj 4b0893c87a setters for controlnet's model and module menus 2023-03-11 01:03:21 +03:00
Abdullah Alfaraj deaecb7b41 Merge branch 'presets' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into refactor-controlnet-js 2023-03-10 22:56:39 +03:00
Abdullah Alfaraj 2166463f75 setters and getters for the ControlNet Unit interface 2023-03-10 22:56:15 +03:00
Abdullah Alfaraj 5e24c615b3 disable debugger breakpoint 2023-03-10 15:27:45 +03:00
Abdullah Alfaraj c3ff65e664 fix bug: update the correct label 2023-03-10 15:27:06 +03:00
Abdullah Alfaraj c3019aeb80 add functionality to custom preset interface 2023-03-10 14:31:00 +03:00
Abdullah Alfaraj 54f38aae8a refactor code 2023-03-10 14:25:41 +03:00
Abdullah Alfaraj 6e6163c0bc add html menu selection utility func() 2023-03-10 14:22:22 +03:00
Abdullah Alfaraj 399225a12b get all json entries in a folder 2023-03-10 14:21:30 +03:00
Abdullah Alfaraj caa9af037a save custom preset to json file 2023-03-09 15:38:12 +03:00
Abdullah Alfaraj aa828f011e make a new preset 2023-03-09 14:29:30 +03:00
Abdullah Alfaraj 2d5d3227d6 count how many new lines in string 2023-03-09 14:25:23 +03:00
Daniele 78bc7dcdab Added support for non contiguous control net enabled (i.e only 1 and 3 are enabled) 2023-03-08 17:57:51 +00:00
Daniele b2adf2d1b7 Added support for control Net guidance strength start and end 2023-03-08 16:59:21 +00:00
Abdullah Alfaraj eb60e649ea update the controlnet preprocessor list from config 2023-03-07 23:26:24 +03:00
Abdullah Alfaraj 5c47e968f2 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into fix_empty_ui 2023-03-07 22:14:54 +03:00
Abdullah Alfaraj 4457b8a18c stylization 2023-03-07 20:43:08 +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 93bf3b9df8 comment unneeded logs 2023-03-06 12:24:40 +03:00
Abdullah Alfaraj 519e36a648 increment version to v1.2.0 2023-03-05 10:58:12 +03:00
Abdullah Alfaraj 43ebd1abba remove duplicate code 2023-03-01 04:48:10 +03:00