Commit Graph

342 Commits (f787d5cc9d4aef8cb4088374b4e107aa0eec4d0c)

Author SHA1 Message Date
Abdullah Alfaraj ab5d0f3bad add tiling textures option 2023-09-29 20:43:20 +03:00
Abdullah Alfaraj fb5e8cba7a delete old code 2023-09-27 16:46:25 +03:00
Abdullah Alfaraj bed5a10d01 load settings from automatic1111 png image 2023-09-27 16:46:12 +03:00
Abdullah Alfaraj 44b96b7df4 delete commented code 2023-09-24 14:47:23 +03:00
Abdullah Alfaraj fb82d20406 refactor lexica tab and move to the second panel 2023-09-24 14:44:38 +03:00
Abdullah Alfaraj 07f5209474 delete old code 2023-09-22 05:07:13 +03:00
Abdullah Alfaraj 2d4bc9aea3 fix: toggle smart object options does nothing 2023-09-22 02:48:51 +03:00
Abdullah Alfaraj b14e2afb2c simplify loadPromptShortcut method 2023-09-20 23:21:14 +03:00
Abdullah Alfaraj 8967cf8598
Update online_data.json 2023-09-14 15:17:13 +03:00
Abdullah Alfaraj ad8f192f51 fix: use ctrlnet module alias_names to match the filter naming conventions 2023-08-18 13:40:36 +03:00
Abdullah Alfaraj 715e2ce6fe refactoring the main tab 2023-08-17 13:14:56 +03:00
Abdullah Alfaraj 04cbbdd484 Delete old code 2023-08-05 13:41:01 +03:00
Abdullah Alfaraj fd134ef7b2 Merge branch 'pr/Bing-su/346' into dev_1.3.1 2023-08-04 14:02:44 +03:00
Abdullah Alfaraj ea2abadc28 add missing arguments for ADetailer script 2023-08-04 13:34:14 +03:00
Abdullah Alfaraj 74e76b6a67 add new history tab that is segmented by sessions 2023-08-03 13:21:06 +03:00
Abdullah Alfaraj c63239023c remove old history tab 2023-08-03 12:46:08 +03:00
Abdullah Alfaraj 712ed672e5 add support to multiple prompts 2023-07-30 08:33:14 +03:00
Abdullah Alfaraj caa734772d change after detailer to 'adetailer' 2023-07-28 08:27:17 +03:00
Abdullah Alfaraj e65cff09e1
Update online_data.json 2023-07-15 23:31:14 +03:00
Abdullah Alfaraj 98706917c3 Add an option to the masking settings to choose whether or not to use the colorRange() 2023-07-14 14:34:08 +03:00
Abdullah Alfaraj 2c9983b250 add option to switch mask layer algo between borders or corners 2023-07-13 15:59:10 +03:00
Abdullah Alfaraj 8a7021bd6a don't use automatic1111 mask_blur variable 2023-07-12 21:05:29 +03:00
Abdullah Alfaraj bc8c1ab687 fix bug: generate more won't store selection area into metadata 2023-07-12 21:00:10 +03:00
Abdullah Alfaraj 186940e274 comment unnecessary logs 2023-07-12 20:41:30 +03:00
Abdullah Alfaraj 5f158f84b6 keep black edges instead of black corners, fro more stability. 2023-07-10 11:04:44 +03:00
Abdullah Alfaraj 05daaa38e0 convert black and white layer into a mask 2023-07-09 22:32:30 +03:00
Abdullah Alfaraj fc42949830 rename 'Continue Session' btn to 'Reuse Selection' 2023-07-09 19:20:54 +03:00
Abdullah Alfaraj bf1543ac8a add support to controlnet 'Auto Image' in txt2img mode 2023-07-09 11:29:48 +03:00
Abdullah Alfaraj 4a9bd30970 Fix bug: the last seed is not being stored 2023-07-06 16:34:36 +03:00
Abdullah Alfaraj 2120f51cf4 auto mask the output image when mask is available 2023-07-06 13:30:27 +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 bfa02a00a7 delete log file when exceeding 200mb 2023-06-28 13:52:48 +03:00
Abdullah Alfaraj 0bca345cd4 add support to one button prompt script 2023-06-26 22:40:48 +03:00
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