Abdullah Alfaraj
|
7e98fe0add
|
formate project files with prettier
|
2023-06-10 12:16:50 +03:00 |
Abdullah Alfaraj
|
1a050aa5c4
|
log to a file
|
2023-06-09 22:23:13 +03:00 |
Abdullah Alfaraj
|
e822b2cfd0
|
Merge branch 'edit_245' into dev_1.2.7
|
2023-06-09 05:37:58 +03:00 |
Abdullah Alfaraj
|
745d541a62
|
removing dead code and comments
|
2023-06-05 19:06:11 +03:00 |
Abdullah Alfaraj
|
4a0d45bdc8
|
refresh the vae menu on when refreshing the UI
|
2023-06-05 19:05:37 +03:00 |
unknown
|
9c723389f6
|
controlnet refactor
|
2023-06-05 23:06:36 +08:00 |
unknown
|
5c467a6659
|
bundling all typescript into one bundle.js
|
2023-06-05 20:28:33 +08:00 |
Abdullah Alfaraj
|
b4a0ab8a7b
|
increment version to v1.2.6
|
2023-06-04 17:33:39 +03:00 |
Abdullah Alfaraj
|
201e27b648
|
fix: only toggle the background when there are more than one layers
|
2023-06-04 17:30:50 +03:00 |
Abdullah Alfaraj
|
53c33f6799
|
fix: handle unavailable script and extensions
|
2023-06-04 12:48:44 +03:00 |
Abdullah Alfaraj
|
5032f5bbd9
|
fix: Show command is not available error
|
2023-06-04 12:14:06 +03:00 |
Abdullah Alfaraj
|
9614d53c19
|
combine all TypeScript modules into a single module.
|
2023-06-04 10:56:26 +03:00 |
Abdullah Alfaraj
|
33e79546a7
|
fix: concatenate always on scripts
|
2023-06-03 11:23:03 +03:00 |
Abdullah Alfaraj
|
3a0e76a918
|
add 'after detailer' always on script
|
2023-06-03 09:02:54 +03:00 |
Abdullah Alfaraj
|
e121da4153
|
only initialize controlnet once
|
2023-06-01 09:15:10 +03:00 |
Abdullah Alfaraj
|
a8a98b4bab
|
the lora menu will use the latest lora endpoint
|
2023-05-27 21:49:29 +03:00 |
Abdullah Alfaraj
|
f6ee21cae7
|
Eliminate dependency on config endpoint
|
2023-05-27 05:04:38 +03:00 |
Abdullah Alfaraj
|
bbdbfa3440
|
no longer using config endpoint to retrieve list of hi-res upscalers
|
2023-05-27 04:19:58 +03:00 |
Abdullah Alfaraj
|
7f08ce67d0
|
add functionality to get controlnet version
|
2023-05-26 19:46:52 +03:00 |
Abdullah Alfaraj
|
4f07cea4e5
|
Increment version to v1.2.5
|
2023-05-23 15:10:20 +03:00 |
Abdullah Alfaraj
|
0cbcc1753a
|
Merge branch 'ultimate_sd_upscaler' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into dev_merge_ultimate_sd_upscale
|
2023-05-22 15:27:49 +03:00 |
Abdullah Alfaraj
|
e4737f9150
|
enable and disable the scripts based on the selected mode
|
2023-05-22 15:22:57 +03:00 |
Abdullah Alfaraj
|
a36c3098fd
|
add scripts menu that list all supported scripts
|
2023-05-21 03:15:26 +03:00 |
Abdullah Alfaraj
|
66d34736c8
|
add ability to disable or enable ultimate sd upscaler script
|
2023-05-20 04:16:34 +03:00 |
Abdullah Alfaraj
|
b590522982
|
set up a basic ultimate_sd_upscaler module
|
2023-05-17 09:16:23 +03:00 |
Abdullah Alfaraj
|
018d5e82d7
|
render a basic react slider with label component
|
2023-05-15 23:52:27 +03:00 |
Abdullah Alfaraj
|
d7b5c565c5
|
increment version to v1.2.4
|
2023-05-15 02:07:04 +03:00 |
Abdullah Alfaraj
|
5423a3dd0c
|
testing: hardcode ultimate sd upscaler for img2img mode
|
2023-05-12 20:46:42 +03:00 |
Abdullah Alfaraj
|
130906df59
|
increment version to v1.2.3
|
2023-05-09 07:55:12 +03:00 |
Abdullah Alfaraj
|
c08818901d
|
delete hardcoded preprocessor values
|
2023-05-08 11:48:24 +03:00 |
Abdullah Alfaraj
|
785da83601
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into lexica_api_merge
|
2023-05-02 23:03:58 +03:00 |
Abdullah Alfaraj
|
762ea30ce4
|
check if controlnet is enabled in img2img
|
2023-05-01 23:31:57 +03:00 |
Abdullah Alfaraj
|
db382ab6ed
|
add option to quickly turn off/ disable controlnet tab
|
2023-05-01 21:11:44 +03:00 |
Abdullah Alfaraj
|
864af3fabb
|
add placeholder item lora menu
|
2023-04-30 23:12:44 +03:00 |
Abdullah Alfaraj
|
2fbda16f2b
|
toggle "image cfg scale slider" visibility
|
2023-04-27 05:16:08 +03:00 |
Abdullah Alfaraj
|
d491c6f021
|
add name to commands
|
2023-04-25 14:48:19 +03:00 |
Abdullah Alfaraj
|
673c6b82c0
|
switch between submenu using the input [type='radio'] menu
|
2023-04-15 16:35:27 +03:00 |
Abdullah Alfaraj
|
8314f8da57
|
add a progress image preview option next to each progress bar
|
2023-04-15 16:31:08 +03:00 |
Abdullah Alfaraj
|
85766d3a63
|
the refresh button will refresh the sd tab
|
2023-04-14 02:05:16 +03:00 |
Abdullah Alfaraj
|
3891e3c9f4
|
Merge branch 'master' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into lexica_api
|
2023-04-11 04:08:58 +03:00 |
Abdullah Alfaraj
|
0de38f8477
|
allow for fixed seed while using batch count
|
2023-04-11 01:44:40 +03:00 |
Abdullah Alfaraj
|
7def4a8865
|
allow user to interrupt the batch count generation loop
|
2023-04-11 00:41:26 +03:00 |
Abdullah Alfaraj
|
e48e18eb7d
|
add an option to log errors/messages to a log file
|
2023-04-10 05:20:11 +03:00 |
Abdullah Alfaraj
|
fa40e7ae9c
|
add support to image cfg scale for pix2pix model
|
2023-04-10 05:17:23 +03:00 |
unknown
|
ab74fed17b
|
add batch_count
|
2023-04-09 16:24:32 +08:00 |
Abdullah Alfaraj
|
39834a205c
|
round the width and height values to nearest multiple of 64
|
2023-04-08 16:55:10 +03:00 |
Abdullah Alfaraj
|
860923844b
|
add a simple mechanism to log to file
|
2023-04-08 16:53:58 +03:00 |
Abdullah Alfaraj
|
45068f45b8
|
simplify hr scaler, remove hr width and hr height sliders
|
2023-03-26 16:13:17 +03:00 |
Abdullah Alfaraj
|
4c72dd18e0
|
unlock the output folder so we can delete the layers inside of it
|
2023-03-25 22:18:33 +03:00 |
Abdullah Alfaraj
|
13327faee3
|
delete the group folder if empty
|
2023-03-25 22:17:39 +03:00 |