Commit Graph

1029 Commits (eca7bfd9bcec8f7d8a4e36b992b6247dcf63c7c3)

Author SHA1 Message Date
Daniele 85ca47a059 Wiki - first version 2023-02-03 06:47:43 +00:00
Abdullah Alfaraj bd8bb1d6d7 fix bug: submit new sd url will not do anything 2023-02-02 19:03:06 +03:00
Abdullah Alfaraj 874f804446 replace python server dependency for txt2img and img2img mode 2023-02-02 09:29:11 +03:00
Abdullah Alfaraj 1c1b786589
Merge pull request #83 from puplakto/mac
unblocking running on MacOS
2023-02-02 07:12:14 +03:00
puplakto 636abcd791 create individual entrypoint for MacOS 2023-02-02 03:54:03 +00:00
Abdullah Alfaraj 6e242e3574
Merge pull request #82 from puplakto/remote
improve tips for remote server setup
2023-02-02 06:21:32 +03:00
puplakto 75504eccaf unblocking running on MacOS 2023-02-02 02:15:37 +00:00
puplakto 772265bf77 improve tips for remote server setup 2023-02-02 02:07:16 +00:00
Abdullah Alfaraj ef273258fe adding horde rest api 2023-02-01 18:29:58 +03:00
Abdullah Alfaraj 34d8928898 all communication between plugin ui and proxy server is done through rest api 2023-02-01 12:34:53 +03:00
Abdullah Alfaraj 4b1f3080ce
added no GPU options 2023-02-01 12:26:27 +03:00
Abdullah Alfaraj c452f1426c
solution to path doesn't exist 2023-02-01 05:51:58 +03:00
Abdullah Alfaraj 3c4a87fc01 store the output images in the generation_session 2023-01-31 18:02:19 +03:00
Abdullah Alfaraj 4cfc13fcc7 remove old exportPng dead code 2023-01-31 16:03:05 +03:00
Abdullah Alfaraj c1dd2d58f3 use base64 for img2img modes instead of path 2023-01-31 14:04:45 +03:00
Abdullah Alfaraj a1b38a72fb img2img modes use base64 instead file path 2023-01-31 11:34:20 +03:00
Abdullah Alfaraj 8d4c85c047 txt2img uses base64 instead of paths 2023-01-31 11:14:17 +03:00
Abdullah Alfaraj 6bc58b4e78 add base64 image data to layer functions 2023-01-31 10:26:53 +03:00
Abdullah Alfaraj d48d0065fc return the base64 images with response 2023-01-31 10:25:52 +03:00
Abdullah Alfaraj 28f884de64 fix prettier formatting 2023-01-31 07:34:57 +03:00
Abdullah Alfaraj 4c04a8ae6e remove sim from formatting 2023-01-31 07:09:06 +03:00
Abdullah Alfaraj d3e26771b8 remove compression from export. 2023-01-31 05:14:48 +03:00
Abdullah Alfaraj 843d107630
add how to install video tutorial 2023-01-30 15:10:24 +03:00
Abdullah Alfaraj ab6cb73e7f
Merge pull request #74 from AbdullahAlfaraj/formatting
apply formatting to the code base
2023-01-30 02:05:03 +03:00
Abdullah Alfaraj c557556e9c apply formatting to the code base 2023-01-30 02:00:05 +03:00
Abdullah Alfaraj c855f28919
Merge pull request #71 from adunato/master
Bug fix - inpainting conditioning mask not displayed in img2img
2023-01-29 16:19:48 +03:00
Abdullah Alfaraj b93b6c9def
Merge pull request #70 from eltociear/patch-1
Fix typo in README.md
2023-01-29 05:37:25 +03:00
Ikko Eltociear Ashimine b4fff4adce
Fix typo in README.md
runing -> running
2023-01-29 02:33:25 +09:00
Daniele b77def6c64 Bug fix - inpainting conditioning mask not displayed in img2img 2023-01-28 13:15:33 +00:00
Abdullah Alfaraj 67f079166c
increment version to v1.1.0
Major update
2023-01-28 05:03:10 +03:00
Abdullah Alfaraj c0a57211ef
Merge pull request #56 from AbdullahAlfaraj/separate-outpaint
dev 1.1.0
2023-01-28 04:58:34 +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 ac670154e8 check if layer is exist with true value 2023-01-26 23:41:13 +03:00
Abdullah Alfaraj 2af8b10bb8 only delete the layer if it's exist 2023-01-26 23:40:39 +03:00
Abdullah Alfaraj 122706de6c fix namespace bug: autoFillInInpaintMaskWeight 2023-01-26 23:38:39 +03:00
Abdullah Alfaraj 84eb7dd2ff add the history button 2023-01-26 20:31:39 +03:00
Abdullah Alfaraj 667a7b444c reverse the history 2023-01-26 20:30:22 +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
Abdullah Alfaraj a9620756ac add fill and original preset 2023-01-26 02:09:14 +03:00
Abdullah Alfaraj 36ee3bb9f7 hide the inpaint mask weight in txt2img and img2img 2023-01-26 02:08:18 +03:00
Daniele d58aac89a6 Update for button style - carries an outstanding flickering issue 2023-01-25 22:12:49 +00:00
Abdullah Alfaraj c653bdefa0 all images imported will be place at top of document 2023-01-25 23:09:07 +03:00
Abdullah Alfaraj 98753acb73 selecting a layer should not change it's visibility 2023-01-25 22:54:45 +03: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