vladmandic
|
b5e9fbc7b3
|
reorganize scripts/extensions
Signed-off-by: vladmandic <mandic00@live.com>
|
2026-03-27 14:00:46 +01:00 |
Vladimir Mandic
|
f78f0eb4a5
|
refactor imports
|
2026-02-19 15:28:24 +01:00 |
Vladimir Mandic
|
216558185b
|
update installer usage
|
2026-02-19 12:21:46 +01: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
|
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
|
c0ef02abba
|
update scripts
|
2023-10-22 12:27:33 -04:00 |
Vladimir Mandic
|
c5df80197e
|
new extension manager
|
2023-05-10 15:12:02 -04:00 |
Vladimir Mandic
|
99e3fceedb
|
cleanup scripts
|
2023-04-28 13:09:34 -04:00 |
wywywywy
|
80b847e72d
|
bug: poorman use sample file format not grid
|
2023-04-01 10:47:49 +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
|
a4416f3585
|
[BUG] Not Working As Intended - create a directory with name derived from the prompt #306
|
2022-09-12 15:41:30 +03:00 |
AUTOMATIC
|
8fb9c57ed6
|
add half() supporrt for CLIP interrogation
|
2022-09-11 23:24:24 +03:00 |
AUTOMATIC
|
795d49aa24
|
MAde poor man's outpainting do less extra useless work.
|
2022-09-07 19:22:45 +03:00 |
AUTOMATIC
|
700c47a674
|
big improvements to inpainting and outpainting
|
2022-09-07 17:00:51 +03:00 |
AUTOMATIC
|
a8504157a0
|
some changes for outpainting to produce less seams
|
2022-09-07 00:58:01 +03:00 |
AUTOMATIC
|
db6db585eb
|
added direction option for outpainting
|
2022-09-06 14:21:10 +03:00 |
AUTOMATIC
|
66a9ca9d00
|
fixes for incorrect progressbar
|
2022-09-06 12:34:15 +03:00 |
AUTOMATIC
|
a243bc7859
|
added progressbar
added an option to disable progressbar
added interrupt support to DDIM/PLMS
|
2022-09-06 02:09:01 +03:00 |
AUTOMATIC
|
7350c71259
|
added poor man's inpainting script
|
2022-09-04 01:29:43 +03:00 |