Commit Graph

1107 Commits (494e11b5d7a4e9dca2fcf173e1f6fc8a393b4213)

Author SHA1 Message Date
Abdullah Alfaraj 7d07c4cd9f increase the mask expansion's max value 2023-02-05 17:17:35 +03:00
Abdullah Alfaraj 4aeba9004a store the auto metadata data in both txt2img and img2img modes 2023-02-05 11:36:28 +03:00
Abdullah Alfaraj aade243e7f add auto1111 get metadata function 2023-02-05 10:49:20 +03:00
Abdullah Alfaraj b4cf722462 fix progress bar not updating 2023-02-05 10:31:25 +03:00
Abdullah Alfaraj 3d14241844 update the install.py to match the master branch 2023-02-05 10:17:52 +03:00
Abdullah Alfaraj 8943492ace auto update extension v1.1.6 .ccx 2023-02-05 00:10:15 +03:00
Abdullah Alfaraj 8296bb255c extension pointing to plugin-server-decouple branch 2023-02-04 23:37:48 +03:00
Abdullah Alfaraj a5e6195264
increment version to v1.1.5
auto-update extension
2023-02-04 23:11:29 +03:00
Abdullah Alfaraj 874aa43bae prompt shortcut will load from prompt_shortcut.json if it's not empty 2023-02-04 22:47:27 +03:00
Abdullah Alfaraj ccac9a4be4 remove dead code 2023-02-04 22:46:19 +03:00
Abdullah Alfaraj 7d4db305f1 save and load the prompt shortcut 2023-02-04 21:23:02 +03:00
Abdullah Alfaraj 290be898a9 update the init image and mask preview in main tab 2023-02-04 21:22:26 +03:00
Abdullah Alfaraj c3b69d971d expose the plugin doc/project path 2023-02-04 21:21:56 +03:00
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