Abdullah Alfaraj
d455deb3d4
add an endpoint for saving and loading the prompt shortcut
2022-12-30 14:37:23 +03:00
Abdullah Alfaraj
f5b32e0e66
return the prompt shortcut
2022-12-30 11:35:34 +03:00
Abdullah Alfaraj
40b75e3fdb
create html load, save button for the prompt shortcut
2022-12-30 11:25:36 +03:00
Abdullah Alfaraj
59fcd589b2
create prompt shortcut textarea in prompt library tab
2022-12-30 11:16:25 +03:00
Abdullah Alfaraj
a4a9722bb8
prompt_shortcut.json will reload on each request.
2022-12-30 10:24:52 +03:00
Abdullah Alfaraj
70b6c94b65
increment version to v1.0.12
...
add multiple tabs/ panels.
I've Added a setting tab: you can change stable diffusion url server from the setting tab.
new Prompt library tab currently is just a place holder for upcoming features
improve the useability of the prompt textareas:
You can use ctrl+shift + arrow keys to quickly navigate or select words. This action previously had unwanted behavior of also trigger a layer transformation/Nudging
2022-12-29 15:39:29 +03:00
Abdullah Alfaraj
e46bee08a2
Merge pull request #32 from AbdullahAlfaraj/add-multiple-panels
...
Add-multiple-panels
2022-12-29 15:32:57 +03:00
Abdullah Alfaraj
3b5e8ff2b3
remove padding from textarea since it adds area that can't be colored
2022-12-29 15:07:19 +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
6127523dbd
creating style for sp-textarea vs textarea
2022-12-28 20:28:59 +03:00
Abdullah Alfaraj
68c08dc113
added multiple tabs
2022-12-28 14:03:05 +03:00
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