Commit Graph

994 Commits (e74f4e9daa461534ede0e9ff0ec931e50eb752fd)

Author SHA1 Message Date
Daniele 2de65e4b88 wiki update - inpainting and outpainting tutorials 2023-02-04 15:38:04 +00:00
Abdullah Alfaraj 1eeb449cbc add options to select the extension type 2023-02-04 17:25:23 +03:00
Abdullah Alfaraj 7b3118120c fix null keywords issue 2023-02-04 17:24:09 +03:00
Abdullah Alfaraj 754f08174d fix bug: inpaint mask weight will request the wrong url 2023-02-04 16:30:58 +03:00
Abdullah Alfaraj 3f0409e8c0 use extension type in mask expansion request 2023-02-04 16:30:26 +03:00
Abdullah Alfaraj 02ef6fa695 add an extension type option 2023-02-04 16:29:01 +03:00
Abdullah Alfaraj aef8756bdf
increment version to v1.1.3 2023-02-04 13:02:46 +03:00
Abdullah Alfaraj ab13d10e97 add mask expansion and prompt shortcut support to the .ccx package 2023-02-04 12:56:34 +03:00
Abdullah Alfaraj 415795bfa0 auto update the extension 2023-02-04 12:54:54 +03:00
Daniele 18ec8f7835 Added tutorials to wiki doc folder 2023-02-04 08:01:09 +00:00
Abdullah Alfaraj 51f57a66da make an automatic1111 extension 2023-02-03 17:34:33 +03:00
Abdullah Alfaraj 9e8a77388f first attempt at making an auto1111 extension 2023-02-03 14:15:47 +03:00
Abdullah Alfaraj 70f6b6a612 add support to prompt shortcut in txt2img mode 2023-02-03 13:52:56 +03:00
Abdullah Alfaraj 706437bc60 add plugin icons 2023-02-03 13:47:45 +03:00
Abdullah Alfaraj 7b3346b923
Merge pull request #86 from adunato/master
Wiki - first version
2023-02-03 11:14:18 +03:00
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