Abdullah Alfaraj
|
9c048654f4
|
use blur slider to add blur to the expanded mask
|
2023-07-06 11:52:47 +03:00 |
Abdullah Alfaraj
|
bd0074e7f5
|
add Vae menu in the settings tab
|
2023-06-02 18:53:11 +03:00 |
Abdullah Alfaraj
|
8a76f9867d
|
add lora end point to retrieve lora models
|
2023-04-07 23:15:24 +03:00 |
Abdullah Alfaraj
|
115891d363
|
reserver the border and apply blur
|
2023-02-11 10:10:31 +03:00 |
Abdullah Alfaraj
|
95479b92f2
|
reuse the code in the serverMain.py in the auto extension
|
2023-02-06 16:13:07 +03:00 |
Abdullah Alfaraj
|
d3b3d022ef
|
open links using the proxy server
|
2023-02-06 15:41:54 +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
|
3c4a87fc01
|
store the output images in the generation_session
|
2023-01-31 18:02:19 +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
|
d48d0065fc
|
return the base64 images with response
|
2023-01-31 10:25:52 +03:00 |
Abdullah Alfaraj
|
667a7b444c
|
reverse the history
|
2023-01-26 20:30:22 +03:00 |
Abdullah Alfaraj
|
56ffe683e4
|
add images from history to canvas
|
2023-01-25 03:39:06 +03:00 |
Abdullah Alfaraj
|
7e20454c3f
|
add a basic image search engine to the history tab
|
2023-01-20 00:43:38 +03:00 |
Abdullah Alfaraj
|
5d7bb556d7
|
add request to get sd webui config info
|
2023-01-17 08:45:38 +03:00 |
Abdullah Alfaraj
|
e91157036f
|
log typo
|
2023-01-04 20:58:00 +03:00 |
Abdullah Alfaraj
|
df70af875f
|
export at the same resolution as the width and height sliders
|
2023-01-03 12:49:20 +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
|
f8d3119b54
|
save output images to a project related directory
|
2022-12-31 12:37:20 +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
|
ad66680e9a
|
save and load prompt shortcut from proxy server
|
2022-12-30 16:38:28 +03:00 |
Abdullah Alfaraj
|
90c35beb50
|
the endpoint will load and save prompt_shortcut into and from json file
|
2022-12-30 15:21:49 +03:00 |
Abdullah Alfaraj
|
d455deb3d4
|
add an endpoint for saving and loading the prompt shortcut
|
2022-12-30 14:37:23 +03:00 |
Abdullah Alfaraj
|
a4a9722bb8
|
prompt_shortcut.json will reload on each request.
|
2022-12-30 10:24:52 +03:00 |
Abdullah Alfaraj
|
462155056f
|
change the sd_url from the plugin ui
|
2022-12-29 13:58:44 +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
|
f607520e6f
|
get metadata from img2img
|
2022-12-26 09:07:16 +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 |
Stephen
|
dc7d19710d
|
async fix
|
2022-12-22 11:10:28 -05:00 |
Stephen
|
1a41e3f8a7
|
[Feature] - Set remote SD URL with environment variable
|
2022-12-21 11:30:41 -05:00 |
Abdullah Alfaraj
|
8b35fad077
|
first commit, initialize the project add files
|
2022-12-20 23:08:48 +03:00 |