Commit Graph

792 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 5d8a3e3382 fix bug: disable get inpainting conditional mask weight value on change 2023-03-23 04:41:29 +03:00
Abdullah Alfaraj 1ffd78e4dc
Merge pull request #183 from AbdullahAlfaraj/refactor-image-search
refactor image search features to image_search_tab.js
2023-03-19 05:02:45 +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 221c02bdca bug fix: remove duplicate element 2023-03-19 04:18:54 +03:00
Abdullah Alfaraj 2d808bb485
Merge pull request #173 from AbdullahAlfaraj/refactor-history-tab
refactor the history tab into it's own module
2023-03-19 02:41:43 +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 81a6dd647c
Merge pull request #158 from AbdullahAlfaraj/refactor-controlnet-js
Refactor-controlnet-js v1.2.2
2023-03-14 04:31:48 +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 9250a987af fix showAlert, remove [0] typo, element at ['input_image'] is not an array, plus prettify code 2023-03-14 03:04:58 +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 97987f614d increment version to v1.2.2 2023-03-13 23:30:41 +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 aba18b0ebd remove non functional edit button 2023-03-13 23:18:37 +03:00
Abdullah Alfaraj 769dba6677 use the right config_obj 2023-03-13 23:17:48 +03:00
Abdullah Alfaraj 0ae02a7808 comment old log 2023-03-13 23:17:25 +03:00
Abdullah Alfaraj 99b68d2030 fix bug: use the right config_obj 2023-03-13 16:50:56 +03:00
Abdullah Alfaraj c6fe3d2e0e refresh controlnet tab when refreshing the ui 2023-03-13 01:03:53 +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 5b7aa949b7 use release section links instead of dropbox 2023-03-12 20:51:19 +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 0b35d3dd23 remove dead commented code 2023-03-11 22:37:38 +03:00
Abdullah Alfaraj de05b3c279 hide presets tab 2023-03-11 18:34:16 +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 39adaf6337 prettify correction 2023-03-11 01:02:15 +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 d581a7227e Merge branch 'pr/adunato/144' into merge-144 2023-03-10 15:29:12 +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 9dc217eb12 increment version to v1.2.1 2023-03-10 14:44:02 +03:00
Abdullah Alfaraj c3019aeb80 add functionality to custom preset interface 2023-03-10 14:31:00 +03:00