Abdullah Alfaraj
|
b4acbdf4a8
|
update all progress bars when progress value is updated
|
2023-06-26 14:59:25 +03:00 |
Abdullah Alfaraj
|
81fa9b3248
|
relocate the icon buttons to the toolbar panel
|
2023-06-26 14:58:59 +03:00 |
Abdullah Alfaraj
|
31cb60512b
|
Merge branch 'dev_1.2.7' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into dev_1.2.7
|
2023-06-26 10:57:02 +03:00 |
Abdullah Alfaraj
|
aa20439345
|
auto add last generated image to the canvas
|
2023-06-26 10:39:49 +03:00 |
Abdullah Alfaraj
|
3c80d2fcfe
|
only display output selector buttons between generation
|
2023-06-26 10:38:55 +03:00 |
Abdullah Alfaraj
|
2f5692c30c
|
add bilinear interpolation method
|
2023-06-26 10:37:39 +03:00 |
Abdullah Alfaraj
|
5bf6061cef
|
mask output images when placed on canvas
|
2023-06-26 10:36:14 +03:00 |
Abdullah Alfaraj
|
c2b893ed5c
|
allow generate button to quickly end and start session
|
2023-06-26 10:32:30 +03:00 |
Abdullah Alfaraj
|
13b06d7914
|
add option to sync ctrlNet image with sd input image
|
2023-06-26 10:28:17 +03:00 |
Abdullah Alfaraj
|
a858ee833b
|
fix: preview container collapse between image update
|
2023-06-26 09:31:08 +03:00 |
unknown
|
eca7bfd9bc
|
localization optimize, thanks @MKhichain
|
2023-06-24 23:08:52 +08:00 |
unknown
|
a3a813f7c4
|
prettier
|
2023-06-24 22:26:20 +08:00 |
Abdullah Alfaraj
|
683caba0c7
|
Merge branch 'dev_1.2.7' of https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin into dev_1.2.7
|
2023-06-24 14:56:20 +03:00 |
Abdullah Alfaraj
|
54e3ea91ed
|
add option for resize interpolation methods in photoshop and jimp
|
2023-06-24 14:56:12 +03:00 |
Abdullah Alfaraj
|
01358b99a7
|
refactor the extra upscale mode in typescript
|
2023-06-24 14:54:05 +03:00 |
Abdullah Alfaraj
|
b7732b19b2
|
only display the generation buttons when they can be used
|
2023-06-24 14:49:27 +03:00 |
unknown
|
6e3f47ca02
|
localization optimize
|
2023-06-24 18:35:29 +08:00 |
zombieyang(杨浩)
|
758712c29f
|
localization optimize
|
2023-06-24 12:03:03 +08:00 |
Abdullah Alfaraj
|
2a67a4bc3b
|
display the correct mode name on the generate btn
|
2023-06-23 16:07:33 +03:00 |
Abdullah Alfaraj
|
e7a02c9834
|
add interrupt functionality
|
2023-06-23 15:09:04 +03:00 |
Abdullah Alfaraj
|
339228d3da
|
comment out unnecessary logs and remove the debugger keywords
|
2023-06-23 15:08:03 +03:00 |
Abdullah Alfaraj
|
4c4e6d00b7
|
display the module name next to the ctrlnet unit number
|
2023-06-23 12:04:02 +03:00 |
Abdullah Alfaraj
|
8ef37aea72
|
fix issue with stylization and typescript compiler directive
|
2023-06-23 10:53:53 +03:00 |
Abdullah Alfaraj
|
aaa4de103b
|
Merge branch 'refactor_session' into merge_320 (dev_1.2.7)
|
2023-06-23 10:51:44 +03:00 |
zombieyang(杨浩)
|
40f28b4109
|
controlnet bugfix
|
2023-06-23 11:53:26 +08:00 |
Abdullah Alfaraj
|
c80b9d945e
|
add support to segment anything extension
|
2023-06-23 05:40:59 +03:00 |
Abdullah Alfaraj
|
c5b26f864e
|
refactor the session and generate functionality in typescript react and mobx
|
2023-06-23 05:40:15 +03:00 |
Abdullah Alfaraj
|
968be9715a
|
add new generation mode "lasso mode" checkbox
|
2023-06-23 05:37:19 +03:00 |
zombieyang(杨浩)
|
b59bdf80bc
|
localization for old system
|
2023-06-23 10:35:24 +08:00 |
zombieyang(杨浩)
|
bf1e605671
|
use official's localization
|
2023-06-23 10:35:24 +08:00 |
zombieyang(杨浩)
|
91a65ce04b
|
controlnet optimize
|
2023-06-23 10:35:24 +08:00 |
unknown
|
0ce2f0d5f3
|
Chinese localization for controlnet
|
2023-06-23 10:35:24 +08:00 |
Abdullah Alfaraj
|
527139468c
|
reimplement the viewer tab functionality in typescript, react, and mobx
|
2023-06-23 04:42:59 +03:00 |
Abdullah Alfaraj
|
4dbd089c83
|
add preview submenu in the main sd tab
|
2023-06-23 04:12:31 +03:00 |
Abdullah Alfaraj
|
fc166c8f71
|
add ControlNet tab to the second plugin's panel
|
2023-06-22 15:01:19 +03:00 |
Abdullah Alfaraj
|
a0b7115546
|
Refactor the history tab using TypeScript, React, and MobX
|
2023-06-22 14:52:49 +03:00 |
Abdullah Alfaraj
|
3f6b7fa64e
|
refactor image search in typescript, react and mobx
|
2023-06-22 14:32:37 +03:00 |
Abdullah Alfaraj
|
bbc069fee9
|
Use ComponentType instead of component children
|
2023-06-22 13:21:49 +03:00 |
Abdullah Alfaraj
|
1bb5d6d720
|
allow Collapsible to have default open state
|
2023-06-22 11:52:15 +03:00 |
Abdullah Alfaraj
|
5657d0864c
|
add onInput and onChange events to SpSliderWithLabel
|
2023-06-22 11:48:33 +03:00 |
Abdullah Alfaraj
|
02c7632dd9
|
fix formatting conflict with TypeScript directive
|
2023-06-22 10:10:43 +03:00 |
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
|
84a51e2c91
|
fix: vae dropdown menu will crash on request failure
|
2023-06-09 07:03:58 +03:00 |
Abdullah Alfaraj
|
256ccc83b9
|
refix: select the current vae when retrieving vae list
|
2023-06-09 07:02:37 +03:00 |
Abdullah Alfaraj
|
df3a22c0f7
|
refix: allow controlNet to be used with other alwayson_scripts
|
2023-06-09 06:52:53 +03:00 |
Abdullah Alfaraj
|
e822b2cfd0
|
Merge branch 'edit_245' into dev_1.2.7
|
2023-06-09 05:37:58 +03:00 |
Abdullah Alfaraj
|
b3434e7dbb
|
fix: ultimate sd upscale's upscaler menu is empty
|
2023-06-09 05:18:06 +03:00 |
Abdullah Alfaraj
|
00492a6e20
|
set lowvram to true by default
|
2023-06-09 05:16:56 +03:00 |
Abdullah Alfaraj
|
6ad6c4abc8
|
stylize CtrlNet UI
|
2023-06-09 05:16:12 +03:00 |