Commit Graph

731 Commits (54f38aae8a83cbda7db5639d19e4e0dd5aa6b2fd)

Author SHA1 Message Date
Abdullah Alfaraj 72e94cde00
increment version to v1.0.11
[feature]: Inpaint at full resolution padding, pixel
2022-12-27 17:31:27 +03:00
Abdullah Alfaraj da179b90a0
Merge pull request #31 from AbdullahAlfaraj/add_inpaint_padding
Add inpainting resloution padding
2022-12-27 17:29:36 +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 c8e5326d47
increment version to v1.0.10
init inpaint mask is now more robust, and will fill any transparency with a white color.
2022-12-27 14:14:31 +03:00
Abdullah Alfaraj 6f6fdc2b04
Merge pull request #28 from AbdullahAlfaraj/inpaint_on_transparency
inpainting now will fill transparent pixel with white background.
2022-12-27 14:12:07 +03:00
Abdullah Alfaraj 47edfd3f1d inpainting now will fill transparent pixel with white background. 2022-12-27 14:11:11 +03:00
Abdullah Alfaraj 354bca0e06
increment version to v.1.0.9
interrupt the execution of "snap and fill", "init outpaint mask", "init inpaint mask", and prompt the user to select the rectangular marquee tool and make a selection if they forgot to do so.
2022-12-27 11:43:30 +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 af38cf52d4 add auto update to .sh script 2022-12-27 08:11:20 +03:00
Abdullah Alfaraj fdfda171d5 increment version to v1.0.8 2022-12-26 20:46:50 +03:00
Abdullah Alfaraj 5587e0d72e
Merge pull request #26 from AbdullahAlfaraj/Interrupt-bug-fix
display the version plugin to the plugin ui
2022-12-26 20:33:15 +03:00
Abdullah Alfaraj 72abcc9472 displaying the version plugin to the plugin ui 2022-12-26 20:29:20 +03:00
Abdullah Alfaraj 2c8930826f
added discord badge 2022-12-26 20:13:03 +03:00
Abdullah Alfaraj 7913fc03be
Merge pull request #25 from Kyxsune/master
Added FAQ and update_server for linux
2022-12-26 20:06:38 +03:00
kyxsune aa9188d962 Added Table of Contents 2022-12-26 11:03:59 -05:00
kyxsune 2bf84a1ac0 Added Table of Contents 2022-12-26 11:03:01 -05:00
kyxsune e5f6d5b462 Upgrading FAQ 2022-12-26 10:59:26 -05:00
kyxsune 281c5dd0ca Added FAQ and update_server 2022-12-26 10:36:23 -05:00
Abdullah Alfaraj 8f3582c78c
increment version to v1.0.7
fix interrupt button freezing problem
progress will be requested only when there is an active generation request
2022-12-26 16:12:46 +03:00
Abdullah Alfaraj 3899970526
Merge pull request #24 from AbdullahAlfaraj/Interrupt-bug-fix
Interrupt-bug-fix
2022-12-26 16:04:22 +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 8fc898204c
increment version to v1.0.6
add use last seed feature
2022-12-26 09:14:05 +03:00
Abdullah Alfaraj 6973cae346
Merge pull request #23 from AbdullahAlfaraj/add-metadata
get the metadata from the proxy server
2022-12-26 09:12:45 +03:00
Abdullah Alfaraj f607520e6f get metadata from img2img 2022-12-26 09:07:16 +03:00
Abdullah Alfaraj 61c32ea58b add last seed button 2022-12-26 09:06:15 +03:00
Abdullah Alfaraj 2527a03e69 convert metadata to json and send it to plugin 2022-12-26 05:38:14 +03:00
Abdullah Alfaraj 647f668074 send the metadata to the plugin 2022-12-26 04:01:17 +03:00
Abdullah Alfaraj 3043e44c0e
Update manifest.json
increment version to v1.0.5
2022-12-25 13:14:29 +03:00
Abdullah Alfaraj f10fa86998
Update README.md
update with a link to a tutorial
2022-12-25 13:11:08 +03:00
Abdullah Alfaraj 21df650e7a outpaint images are moved to the target selection 2022-12-25 01:58:57 +03:00
Abdullah Alfaraj c619cf71af version 1.0.4: fix transparency init image group. 2022-12-25 01:51:08 +03:00
Abdullah Alfaraj ea76301800 [Bug fix]: add clipping mask on init image group 2022-12-25 01:49:11 +03:00
Abdullah Alfaraj 40212338ae increment version to v1.0.3 2022-12-25 01:27:33 +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 6bb4f21362
increment version to: v1.0.2 2022-12-24 11:27:58 +03:00
Abdullah Alfaraj 130b7864ca
Merge pull request #22 from AbdullahAlfaraj/clip_mask_bug
[Bug] fix trying to delete undefined layers
2022-12-24 11:25:41 +03:00
Abdullah Alfaraj 714eebb917 [Bug] fix trying to delete undefined layers 2022-12-24 11:23:46 +03:00
Abdullah Alfaraj e145c2ea37
Merge pull request #19 from AbdullahAlfaraj/snap_and_fill
[Feature]: added snap and fill button
2022-12-24 06:12:21 +03:00
Abdullah Alfaraj c6220d415e new version: v1.0.1 2022-12-24 04:24:36 +03:00
Abdullah Alfaraj 1b4011a82e [Feature]: added snap and fill button 2022-12-24 03:08:01 +03:00
Abdullah Alfaraj 7836b3a84a
Merge pull request #18 from AbdullahAlfaraj/clean_layers
[Feature]: delete mask related layer
2022-12-23 23:05:23 +03:00
Abdullah Alfaraj c0a91c87b0 delete the mask related layers before generating 2022-12-23 12:12:23 +03:00