Commit Graph

104 Commits (4cfc13fcc76fca7d4e2166e294cb52d95123f359)

Author SHA1 Message Date
Abdullah Alfaraj 28f884de64 fix prettier formatting 2023-01-31 07:34:57 +03:00
Abdullah Alfaraj c557556e9c apply formatting to the code base 2023-01-30 02:00:05 +03:00
Abdullah Alfaraj b19f125595 add link to colab in the settings 2023-01-28 03:03:17 +03:00
Abdullah Alfaraj 6a78d013f5 fix the bug switching between tabs will throw photoshop error message. 2023-01-27 10:08:34 +03:00
Abdullah Alfaraj 84eb7dd2ff add the history button 2023-01-26 20:31:39 +03:00
Abdullah Alfaraj c1429da279 hide the template icon only sp-actin-button 2023-01-26 08:35:44 +03:00
Abdullah Alfaraj 5419b33527 add functional set init image btn to the output images in the viewer tab 2023-01-26 08:34:38 +03:00
Abdullah Alfaraj ba65bb80e3 remove dead code 2023-01-26 06:20:36 +03:00
Abdullah Alfaraj 13d4cc1114
Merge pull request #65 from AbdullahAlfaraj/merge_64
Merge_64
2023-01-26 06:11:56 +03:00
Abdullah Alfaraj 732ff1ad6a change to viewer tab on hover button to sp-action-button 2023-01-26 06:08:00 +03:00
Abdullah Alfaraj 00efaa60ee add tips to ui on hover 2023-01-26 02:12:35 +03:00
Daniele d58aac89a6 Update for button style - carries an outstanding flickering issue 2023-01-25 22:12:49 +00:00
Daniele c4ed78f470 Merge branch 'separate-outpaint' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into separate-outpaint 2023-01-25 17:50:38 +00:00
Daniele 788e1d17ec Image viewer on hover button 2023-01-25 17:50:07 +00:00
Abdullah Alfaraj f46b56bfeb
Merge pull request #63 from Kyxsune/separate-outpaint
Hi res Fixed, Fixed
2023-01-25 20:20:02 +03:00
Abdullah Alfaraj d6c2b89dae add preset menu settings 2023-01-25 20:14:54 +03:00
kyxsune a21c945be3 Hi res Fixed, Fixed 2023-01-25 11:31:55 -05:00
Abdullah Alfaraj b60faa38d8 add support to the horde 2023-01-25 07:30:12 +03:00
Abdullah Alfaraj 5f860151a2 display buttons on the same row, if there is a space 2023-01-24 21:13:29 +03:00
Abdullah Alfaraj e46a6860f9 add a snapshot canvas button 2023-01-24 19:28:32 +03:00
Abdullah Alfaraj e799619391 add shadow and border to icons 2023-01-23 08:35:09 +03:00
Abdullah Alfaraj a193066460 first pass at converting buttons to icons 2023-01-23 06:41:33 +03:00
Abdullah Alfaraj e77a2439e3 create a temp mask layer when transitioning from inpaint session to another inpaint session 2023-01-23 04:33:28 +03:00
Abdullah Alfaraj b874704e61 add support to switching between init images in the same session and editing the mask 2023-01-21 16:42:59 +03:00
Abdullah Alfaraj a44e6b40fe add a set init image button to the viewer tab 2023-01-20 15:47:50 +03:00
Abdullah Alfaraj c4258d2958 added restore faces option 2023-01-20 12:13:02 +03:00
Abdullah Alfaraj 383b48fa65 rename ui buttons for clarity 2023-01-20 01:04:20 +03:00
Abdullah Alfaraj 7e20454c3f add a basic image search engine to the history tab 2023-01-20 00:43:38 +03:00
Abdullah Alfaraj 5037bf2df1 rename custom mode to accept selected 2023-01-19 20:01:16 +03:00
Abdullah Alfaraj b72c30a90a add the functionality for the selection mode buttons 2023-01-19 17:37:21 +03:00
Abdullah Alfaraj 2a7040482e add selection mode radio button, html only 2023-01-19 16:54:34 +03:00
Abdullah Alfaraj be620059e3 method to change the generate btn names 2023-01-18 19:41:13 +03:00
Abdullah Alfaraj 8a6bb515e0 add acceptAll, discardALL and acceptSelected functionality to manage the generated images 2023-01-18 15:05:09 +03:00
Abdullah Alfaraj 468baeb6fb rename layerToSelection to L2S and tip when hover 2023-01-18 11:49:03 +03:00
Abdullah Alfaraj a493dad00b adding a mask expansion slider 2023-01-17 19:44:04 +03:00
Guillaume GUARD 1a42226d0d added inpainting mask strengh support 2023-01-16 11:57:43 +01:00
Guillaume GUARD 25e1f298ad Revert "added inpainting mask strengh support"
This reverts commit 0be5fd3b5d.
2023-01-16 11:45:40 +01:00
Guillaume GUARD 0be5fd3b5d added inpainting mask strengh support 2023-01-15 18:36:11 +01:00
Abdullah Alfaraj c8e5eb1435 add a refresh prompt menu button 2023-01-15 10:29:48 +03:00
Abdullah Alfaraj 4c5c173ce3 add a prompt shortcut menu and load prompt key and value from it 2023-01-15 10:16:55 +03:00
Abdullah Alfaraj fb193acff4
Merge pull request #55 from Kyxsune/separate-outpaint
Quick add to Prompt Shortcut
2023-01-15 08:43:03 +03:00
kyxsune cae33addc1 Prompt 2023-01-14 22:14:04 -05:00
Abdullah Alfaraj c2c502e312 reduce the size of the init image and mask previews 2023-01-15 05:37:23 +03:00
Abdullah Alfaraj 87e9eaec19 Merge branch 'pr/Kyxsune/53' into merge_hi_res_new 2023-01-15 04:54:32 +03:00
Abdullah Alfaraj 1746523d74 cfg and denoising sliders are on the same row 2023-01-15 01:14:47 +03:00
kyxsune ab9ddf086e Added Easy addition to prompt_shortcus 2023-01-14 14:37:22 -05:00
kyxsune fbfcecec5e Changed Behaviour to sync with other aspects 2023-01-14 12:48:43 -05:00
kyxsune cca62a4176 Added all the info 2023-01-14 02:02:54 -05:00
Abdullah Alfaraj 291c4b73f4 mask content placed on the same level/row 2023-01-14 08:17:25 +03:00
Abdullah Alfaraj 0baf047176 only show hi res fix checkbox in txt2img mode 2023-01-14 07:50:29 +03:00