Commit Graph

1204 Commits (f787d5cc9d4aef8cb4088374b4e107aa0eec4d0c)

Author SHA1 Message Date
Abdullah Alfaraj f787d5cc9d fix: select an extension type on start up 2023-09-30 00:41:20 +03:00
Abdullah Alfaraj 4c36fbf1ea fix: missing modules and models when using presets 2023-09-29 20:44:49 +03:00
Abdullah Alfaraj ab5d0f3bad add tiling textures option 2023-09-29 20:43:20 +03:00
Abdullah Alfaraj 018f7c2c5f add custom width and height slider for ultimate sd upscaler 2023-09-28 15:37:19 +03:00
Abdullah Alfaraj 7d05004a5e fix: resolve issue with inpainting conditional mask fixed at value of 1 2023-09-28 15:36:37 +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 23f0d15b92 /readPngMetadata endpoint to retrieve metadata from png file 2023-09-26 20:22:26 +03:00
Abdullah Alfaraj 9d0d5142d7 Reselect the last active layer on Interrupt 2023-09-25 09:40:51 +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 069cf512a1 add svg search action button 2023-09-24 13:43:48 +03:00
Abdullah Alfaraj 2a34f45b48 remove the model from the default preset 2023-09-23 09:29:37 +03:00
Abdullah Alfaraj 4e3f247ec2 convert lasso selection into square selection with offset 2023-09-23 09:14:57 +03:00
Abdullah Alfaraj a09dedca87 fix: Refresh prompt shortcut menu after load 2023-09-23 07:47:01 +03:00
Abdullah Alfaraj 8d07ef0c15 Adjust prompt box size to accommodate larger text upon change 2023-09-22 09:15:57 +03:00
Abdullah Alfaraj d75129999e Display base size options only when ratio mode is selected 2023-09-22 05:13:47 +03:00
Abdullah Alfaraj 07f5209474 delete old code 2023-09-22 05:07:13 +03:00
Abdullah Alfaraj 47c3165209 Recalculate width and height sliders upon changes in selection modes or base size options 2023-09-22 05:06:45 +03:00
Abdullah Alfaraj c787f452ee add 512, 768, 1024 base size options for selection box 2023-09-22 04:59:28 +03:00
Abdullah Alfaraj e32ea90996 remove old code 2023-09-22 02:49:20 +03:00
Abdullah Alfaraj 2d4bc9aea3 fix: toggle smart object options does nothing 2023-09-22 02:48:51 +03:00
Abdullah Alfaraj d9e53acd65 add support to clip skip in the settings tabs 2023-09-22 01:38:51 +03:00
Abdullah Alfaraj b14e2afb2c simplify loadPromptShortcut method 2023-09-20 23:21:14 +03:00
Abdullah Alfaraj 7b8328ffed Fix: fix crashes by disabling react strict mode 2023-09-20 22:24:11 +03:00
Abdullah Alfaraj 15e3b1418e add option to turn off server status alerts messages 2023-09-20 20:39:26 +03:00
Abdullah Alfaraj 37da7eeb0e Allow a shorter minimum window height 2023-09-20 14:39:19 +03:00
Abdullah Alfaraj 8967cf8598
Update online_data.json 2023-09-14 15:17:13 +03:00
Abdullah Alfaraj cb0ea4c48f
Update README.md 2023-09-14 15:14:52 +03:00
Abdullah Alfaraj 662d2f1e1b add textural inversion menu 2023-09-14 00:01:51 +03:00
Abdullah Alfaraj df868ddb70
Merge pull request #348 from AbdullahAlfaraj/dev_1.3.1
Dev 1.3.2
2023-09-12 13:28:34 +03:00
Abdullah Alfaraj e8fffae1d1
Merge branch 'master' into dev_1.3.1 2023-09-12 13:27:27 +03:00
Abdullah Alfaraj 2c0bcdc67c increment version to 1.3.2 2023-09-12 13:14:55 +03:00
Abdullah Alfaraj 0004a7378b fix: Update mask_blur and mask_expansion slider values on change 2023-09-09 07:38:05 +03:00
unknown 71cd08e45b bump to 1.3.1 2023-09-09 12:02:10 +08:00
Abdullah Alfaraj 9c67df434e Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into fix_controlnet_1.3.1 2023-09-09 06:45:01 +03:00
unknown 7421db3fc4 fix #362 2023-09-08 12:16:57 +08:00
Abdullah Alfaraj fe899834aa remove seed and sampler from default presets 2023-09-05 19:18:20 +03:00
Abdullah Alfaraj 0725485496 fix: history panel not observing the it's label 2023-09-01 02:14:38 +03:00
Abdullah Alfaraj 86f7d0f8e3 fix: detection map is missing selection_info 2023-09-01 02:12:55 +03:00
Abdullah Alfaraj 6eb3609ed7 fix: viewer panel label won't update on select language 2023-08-31 17:52:49 +03:00
Abdullah Alfaraj 5ef44bee08 increment to version 1.3.1 2023-08-31 17:39:32 +03:00
Abdullah Alfaraj 2d294aa593 request one_button_prompt config on refresh 2023-08-31 17:39:12 +03:00
Abdullah Alfaraj 883c5627a7 fix: disable checkbox toggle when not hovered 2023-08-24 02:33:35 +03:00
Abdullah Alfaraj 4ce9d1ff38 add support to native presets 2023-08-24 02:30:21 +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 c42dd18c1b fix: Mask generated images using the same mask as input. 2023-08-17 16:02:46 +03:00
Abdullah Alfaraj 715e2ce6fe refactoring the main tab 2023-08-17 13:14:56 +03:00
Abdullah Alfaraj b7376a61f1 bug fix: history images will load on canvas without mask 2023-08-06 16:40:22 +03:00
Abdullah Alfaraj 04cbbdd484 Delete old code 2023-08-05 13:41:01 +03:00