Commit Graph

309 Commits (b4acbdf4a8a95cb4311b06d6cd2c3e018c114d3c)

Author SHA1 Message Date
Abdullah Alfaraj 5bf6061cef mask output images when placed on canvas 2023-06-26 10:36:14 +03:00
Abdullah Alfaraj fb33132d15 fix typo: missing data 2023-06-26 09:33:47 +03:00
Abdullah Alfaraj a858ee833b fix: preview container collapse between image update 2023-06-26 09:31:08 +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 339228d3da comment out unnecessary logs and remove the debugger keywords 2023-06-23 15:08:03 +03:00
Abdullah Alfaraj 527139468c reimplement the viewer tab functionality in typescript, react, and mobx 2023-06-23 04:42:59 +03:00
Abdullah Alfaraj f7d4b0a295 functionalities to generate init image and masks for each sd mode 2023-06-23 04:30:13 +03:00
Abdullah Alfaraj 8502cefd47 refactor: move saveFileInSubFolder, saveJsonFileInSubFolder to io.js 2023-06-22 15:18:20 +03:00
Abdullah Alfaraj a0b7115546 Refactor the history tab using TypeScript, React, and MobX 2023-06-22 14:52:49 +03:00
Abdullah Alfaraj 3f6b7fa64e refactor image search in typescript, react and mobx 2023-06-22 14:32:37 +03:00
Abdullah Alfaraj 7e98fe0add formate project files with prettier 2023-06-10 12:16:50 +03:00
Abdullah Alfaraj e822b2cfd0 Merge branch 'edit_245' into dev_1.2.7 2023-06-09 05:37:58 +03:00
Abdullah Alfaraj d2fd88ed21 fix: controlNet preset menu will not load 2023-06-09 05:04:09 +03:00
Abdullah Alfaraj 573187246f
Finalize v1.2.5 Release 2023-06-06 07:27:07 +03:00
Abdullah Alfaraj 745d541a62 removing dead code and comments 2023-06-05 19:06:11 +03:00
unknown 9c723389f6 controlnet refactor 2023-06-05 23:06:36 +08:00
Abdullah Alfaraj 5032f5bbd9 fix: Show command is not available error 2023-06-04 12:14:06 +03:00
Abdullah Alfaraj 33e79546a7 fix: concatenate always on scripts 2023-06-03 11:23:03 +03:00
Abdullah Alfaraj ee3758ad29 request ControlNet models and modules only once when initializing ctrl net tab 2023-06-02 18:31:42 +03:00
Abdullah Alfaraj a8a98b4bab the lora menu will use the latest lora endpoint 2023-05-27 21:49:29 +03:00
Abdullah Alfaraj 0ffad88092 disable the error dialog for toggleBackgroundLayer 2023-05-27 07:48:26 +03:00
Abdullah Alfaraj f6ee21cae7 Eliminate dependency on config endpoint 2023-05-27 05:04:38 +03:00
Abdullah Alfaraj bbdbfa3440 no longer using config endpoint to retrieve list of hi-res upscalers 2023-05-27 04:19:58 +03:00
Abdullah Alfaraj 5e25529680 add support to controlnet pixel perfect and control mode 2023-05-27 03:21:55 +03:00
Abdullah Alfaraj 7f08ce67d0 add functionality to get controlnet version 2023-05-26 19:46:52 +03:00
Abdullah Alfaraj 40e9d05d22 remove the hardcoded local address http://127.0.0.1:7860 from interrogation request 2023-05-24 16:47:39 +03:00
Abdullah Alfaraj 59e804e9b6 Merge branch 'pr/zombieyang/264' into dev_merge_ultimate_sd_upscale 2023-05-22 18:07:34 +03:00
unknown 38f8f1cf42 enable to invoke the api with null model for model_free module 2023-05-22 00:29:51 +08:00
unknown ce37cd3741 hide model picker when preprocessor is reference 2023-05-21 16:51:11 +08:00
Abdullah Alfaraj 67d69808bb updated mask expansion icon 2023-05-15 20:01:54 +03:00
Abdullah Alfaraj 0ad3f02fef
Merge pull request #255 from zombieyang/master
some controlnet fix
2023-05-15 02:56:52 +03:00
Abdullah Alfaraj aaaab8bd2b update nre version number 2023-05-15 02:07:04 +03:00
Abdullah Alfaraj c211dc4b70 update controlnet detection map thumbnails buttons 2023-05-15 02:07:04 +03:00
Abdullah Alfaraj 358b9b812b fix bug: native horde random seed condition never trigger 2023-05-15 02:07:04 +03:00
Abdullah Alfaraj db3597fd6f add svg search, and svg canvas buttons to lexica image thumbnail 2023-05-15 02:07:03 +03:00
Abdullah Alfaraj 2386494fc0 only initialize controlnet tab with g_controlnet_max_models value 2023-05-15 02:07:03 +03:00
Abdullah Alfaraj 9b8ba2a1a1 only initialize ControlNetTab if max models > 0, show error otherwise 2023-05-15 02:07:03 +03:00
Abdullah Alfaraj 168ced40fd set max Units to 0 if controlnet is not install 2023-05-15 02:07:03 +03:00
Abdullah Alfaraj 28b2ed50f9 cap the height of preset textarea to 800px 2023-05-14 23:01:46 +03:00
unknown c7d04973bc ui fix in controlnet 2023-05-14 23:54:07 +08:00
unknown bcac172151 use alias_names=1 in controlNet module. keep same with Auto1111 2023-05-14 18:31:22 +08:00
僵尸浩 0f47f46aa7
Update control_net.js 2023-05-08 22:03:39 +08:00
Abdullah Alfaraj c08818901d delete hardcoded preprocessor values 2023-05-08 11:48:24 +03:00
Abdullah Alfaraj c57bf2bd71 update controlnet sliders by using the module_detail from /controlnet/module_list endpoint 2023-05-08 11:30:25 +03:00
Abdullah Alfaraj 7f075e7f99 add support to the controlnet_1.1 preprocessors 2023-05-04 19:43:23 +03:00
Abdullah Alfaraj 70a3908810 use controlnet api /module_list endpoint to get the preprocessors list 2023-05-03 20:24:25 +03:00
Abdullah Alfaraj 785da83601 Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into lexica_api_merge 2023-05-02 23:03:58 +03:00
Abdullah Alfaraj db382ab6ed add option to quickly turn off/ disable controlnet tab 2023-05-01 21:11:44 +03:00
Abdullah Alfaraj f2edeae2ad add button to search for similar images to lexica image 2023-05-01 02:17:53 +03:00
Abdullah Alfaraj 11b198cda0 fix bug: missing html_id parameter 2023-05-01 02:17:04 +03:00