Commit Graph

401 Commits (494e11b5d7a4e9dca2fcf173e1f6fc8a393b4213)

Author SHA1 Message Date
Abdullah Alfaraj 0437de5ed1 separate getting the data from the ui from the generate request 2023-01-04 21:23:35 +03:00
Abdullah Alfaraj 32015ae0ec [Feature]: toggle between last generated images 2023-01-04 15:17:35 +03:00
Abdullah Alfaraj 65d137d32e load last generated images in the new viewer tab 2023-01-04 13:04:58 +03:00
Abdullah Alfaraj 47bf0d325d use psapi.setInitImageMask 2023-01-03 11:51:37 +03:00
Abdullah Alfaraj 87b5cf567c use the psapi.setInitImage 2023-01-03 10:30:33 +03:00
Abdullah Alfaraj 53b5078997 newExportPng method that doesn't relay on the buggy Quick Export as png feature 2023-01-03 09:40:47 +03:00
Abdullah Alfaraj 8c71798693 add Auto Fill Model from metadata 2023-01-02 09:28:15 +03:00
Abdullah Alfaraj f21d05ae17 Added Auto Fill in sampler support 2023-01-02 08:22:33 +03:00
Abdullah Alfaraj 84dc71ca2d auto fill in HiResFixs related values 2023-01-01 18:21:45 +03:00
Abdullah Alfaraj 38869f32be extract negative prompt from metadata_json or prompt's string 2023-01-01 15:26:49 +03:00
Abdullah Alfaraj 23f141c7ef refactor prompt 2023-01-01 14:51:34 +03:00
Abdullah Alfaraj 0fdd0bd844 auto fill in from metadata 2023-01-01 14:29:18 +03:00
Abdullah Alfaraj 971ac23948 remove link current document button 2023-01-01 10:37:40 +03:00
kyxsune f733e4de71 Hi res fix added. Sloppy 2022-12-31 17:29:12 -05:00
Abdullah Alfaraj 8632d0f4e5 click an image from the history tab to reuse its seed 2022-12-31 19:31:24 +03:00
Abdullah Alfaraj c2d0505670 history tab will load previously generated images, with their metadata 2022-12-31 19:09:18 +03:00
Abdullah Alfaraj 4c5c80c848 load generated images from project directory 2022-12-31 15:55:05 +03:00
Abdullah Alfaraj bb885006ae send uniqueDocumentId in the payload 2022-12-31 11:22:06 +03:00
Abdullah Alfaraj c94d81e725 only generate a new unique id if the document doesn't have one. 2022-12-31 10:26:25 +03:00
Abdullah Alfaraj 3369944d01 read and write unique document id to metadata 2022-12-31 09:52:51 +03:00
Abdullah Alfaraj cfe2c46766 generate new uuid from plugin 2022-12-31 09:10:00 +03:00
Abdullah Alfaraj cc159abca9 send prompt_shortcut in the request to the proxy server 2022-12-30 20:14:32 +03:00
Abdullah Alfaraj f760e4c891 improve the style of prompt library tab 2022-12-30 18:02:16 +03:00
Abdullah Alfaraj 1cb8562c4d add an example for prompt_shortcut by default 2022-12-30 17:39:35 +03:00
Abdullah Alfaraj ad66680e9a save and load prompt shortcut from proxy server 2022-12-30 16:38:28 +03:00
Abdullah Alfaraj 462155056f change the sd_url from the plugin ui 2022-12-29 13:58:44 +03:00
Abdullah Alfaraj a40510fcc4 unselect active layers when using prompt section so keystrokes don't affect the layers. 2022-12-28 22:18:13 +03:00
Abdullah Alfaraj 2ee10f069e unselect the active layers while the prompts textarea are active 2022-12-28 20:37:25 +03:00
Abdullah Alfaraj 68c08dc113 added multiple tabs 2022-12-28 14:03:05 +03:00
Abdullah Alfaraj 907899bc64 padding slider show value from 0 to 256 2022-12-27 17:25:39 +03:00
Abdullah Alfaraj bfa8973409 [typo fix] 2022-12-27 17:06:22 +03:00
Abdullah Alfaraj dfc939c813 [bug fix] clean button now work on inpaint 2022-12-27 16:33:39 +03:00
Abdullah Alfaraj db4617e117 add inpaint at full resolution padding 2022-12-27 16:31:24 +03:00
Abdullah Alfaraj 66f941470d added prompt for marquee dialog box for inpaint and img2img mode 2022-12-27 11:35:40 +03:00
Abdullah Alfaraj fc3f423b2f don't execute Init outpaint mask if no selection present 2022-12-27 09:27:35 +03:00
Abdullah Alfaraj 72abcc9472 displaying the version plugin to the plugin ui 2022-12-26 20:29:20 +03:00
Abdullah Alfaraj 5bb4999b2b [Bug]: fix interrupt button freezing 2022-12-26 16:00:01 +03:00
Abdullah Alfaraj 509f3e1ff1 try and catch errors in requestInterrupt 2022-12-26 14:14:54 +03:00
Abdullah Alfaraj 61c32ea58b add last seed button 2022-12-26 09:06:15 +03:00
Abdullah Alfaraj f2a6ba0460 [UX]: fix the misalignment problem in the img ui 2022-12-25 01:26:00 +03:00
Abdullah Alfaraj 16b8011760 [UX]: disable refresh button after clicking for 3s 2022-12-25 00:37:09 +03:00
Abdullah Alfaraj 6b6a2a7f8c refresh button will refresh the samplers too. 2022-12-25 00:21:50 +03:00
Abdullah Alfaraj 05688bb986 request update progressBar every 0.5s 2022-12-24 23:46:10 +03:00
Abdullah Alfaraj 714eebb917 [Bug] fix trying to delete undefined layers 2022-12-24 11:23:46 +03:00
Abdullah Alfaraj 1b4011a82e [Feature]: added snap and fill button 2022-12-24 03:08:01 +03:00
Abdullah Alfaraj c0a91c87b0 delete the mask related layers before generating 2022-12-23 12:12:23 +03:00
Abdullah Alfaraj 6e55a9982e [Feature]: delete mask related layer 2022-12-23 09:05:15 +03:00
Abdullah Alfaraj 580caebe25 bug fix: quick export will use unique names 2022-12-22 15:05:09 +03:00
Abdullah Alfaraj 1c2c6d114c Revert "bug fix: use a session_id in quick export"
This reverts commit b829a8e0a8.
2022-12-22 08:15:42 +03:00
Abdullah Alfaraj b829a8e0a8 bug fix: use a session_id in quick export 2022-12-22 08:02:53 +03:00
Abdullah Alfaraj 8b35fad077 first commit, initialize the project add files 2022-12-20 23:08:48 +03:00