Vladimir Mandic
|
8cd5fbc926
|
lint
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-09-12 16:28:53 -04:00 |
Vladimir Mandic
|
175e9cbe29
|
cleanup/refactor state history
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-09-12 16:12:45 -04:00 |
Vladimir Mandic
|
9743c8e4bf
|
keep previous processed state
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-08-31 15:20:15 -04:00 |
Vladimir Mandic
|
79d0fb81af
|
fix inpainting
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-07-14 09:11:17 -04:00 |
Vladimir Mandic
|
c4d9338d2e
|
major refactoring of modules
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-07-03 09:18:38 -04:00 |
Vladimir Mandic
|
af3a44ccbe
|
optional skimage
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-05-24 08:58:04 +02:00 |
Vladimir Mandic
|
6f52425511
|
update script headings
|
2024-02-15 08:55:37 -05:00 |
Vladimir Mandic
|
267905e6bb
|
Revert "Merge pull request #2411 from vladmandic/master"
This reverts commit 64cce8a606, reversing
changes made to 597fc1863f.
|
2023-10-26 07:30:01 -04:00 |
Vladimir Mandic
|
5219daa7fb
|
Revert "Merge branch 'dev' into master"
This reverts commit 4b91ee0044, reversing
changes made to fc7e3c5721.
|
2023-10-26 07:17:40 -04:00 |
Vladimir Mandic
|
2522bdeedb
|
redesign job state and progress bar
|
2023-10-24 22:02:46 -04:00 |
Vladimir Mandic
|
e7dc410cc8
|
cleanup
|
2023-10-24 17:41:26 -04:00 |
Vladimir Mandic
|
20c2d83ad7
|
refactor filename pattern handling
|
2023-10-11 11:38:23 -04:00 |
Vladimir Mandic
|
0194620ec2
|
cleanup options
|
2023-09-08 07:59:58 -04:00 |
Vladimir Mandic
|
5bf3d229d0
|
rehost clip-interrogator and update installer
|
2023-07-07 21:54:21 -04:00 |
Vladimir Mandic
|
1d9e490ef9
|
ruff linting fixes
|
2023-06-13 12:22:39 -04:00 |
Vladimir Mandic
|
c5df80197e
|
new extension manager
|
2023-05-10 15:12:02 -04:00 |
Vladimir Mandic
|
7a083d322b
|
merge commits
|
2023-05-02 15:06:06 -04:00 |
Vladimir Mandic
|
99e3fceedb
|
cleanup scripts
|
2023-04-28 13:09:34 -04:00 |
wywywywy
|
9dc722bcf2
|
bug: outpaint-mk2 use sample file format not grid
|
2023-04-01 10:39:50 +01:00 |
AUTOMATIC
|
f8d0cf6a6e
|
rework #6329 to remove duplicate code and add prevent tab names for showing in ids for scripts that only exist on one tab
|
2023-01-05 12:08:11 +03:00 |
me
|
f185baeb28
|
Refactor elem_prefix as function elem_id
|
2023-01-05 09:29:07 +01:00 |
me
|
c3109fa18a
|
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixes from img exclusive scripts
|
2023-01-05 08:27:09 +01:00 |
me
|
5851bc839b
|
Add element ids for script components and a few more in ui.py
|
2023-01-04 22:14:30 +01:00 |
AUTOMATIC
|
4dd898b8c1
|
do not mess with components' visibility for scripts; instead create group components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better
|
2022-11-04 08:38:19 +03:00 |
AUTOMATIC
|
3d898044e5
|
batch_size does not affect job count
|
2022-10-21 17:26:30 +03:00 |
wywywywy
|
1fc278bcc6
|
Fixed job count & single-output grid
|
2022-10-21 02:38:24 +01:00 |
wywywywy
|
18df060c3e
|
Fixed outpainting_mk2 output cropping
|
2022-10-20 16:16:09 +01:00 |
wywywywy
|
91efe138b3
|
Implemented batch_size logic in outpainting_mk2
|
2022-10-20 16:02:32 +01:00 |
wywywywy
|
4281f255d5
|
Implemented batch count logic to Outpainting mk2
|
2022-10-20 15:31:09 +01:00 |
Jocke
|
a93c3ffbfd
|
Outpainting mk2, prevent generation of a completely random image every time even when global seed is static
|
2022-10-06 11:23:47 +03:00 |
AUTOMATIC
|
84e97a98c5
|
features updates
unused code removed from outpainting mk2
|
2022-10-01 00:38:48 +03:00 |
C43H66N12O12S2
|
19fc3e8279
|
credit parlance-zz as they requested it
|
2022-09-23 01:42:55 +03:00 |
AUTOMATIC
|
06186582ad
|
prevent outpainting mk2 from breaking on different image resolutions.
|
2022-09-21 15:40:31 +03:00 |
AUTOMATIC
|
2ee9fc8eb8
|
new outpainting script
|
2022-09-16 22:18:30 +03:00 |