Vladimir Mandic
|
e5c494f999
|
cleanup logger
|
2026-02-19 11:09:13 +01:00 |
Vladimir Mandic
|
a3074baf8b
|
unified logger
|
2026-02-19 09:46:42 +01:00 |
vladmandic
|
da1cf2f996
|
refactor image methods
Signed-off-by: vladmandic <mandic00@live.com>
|
2026-02-11 12:29:00 +01:00 |
CalamitousFelicitousness
|
76aa949a26
|
refactor: integrate sharpfin for high-quality image resize
Vendor sharpfin library (Apache 2.0) and add centralized wrapper
module (images_sharpfin.py) replacing torchvision tensor/PIL
conversion and resize operations throughout the codebase.
- Add modules/sharpfin/ vendored library with MKS2021, Lanczos3,
Mitchell, Catmull-Rom kernels and optional Triton sparse acceleration
- Add modules/images_sharpfin.py wrapper with to_tensor(), to_pil(),
pil_to_tensor(), normalize(), resize(), resize_tensor()
- Add resize_quality and resize_linearize_srgb settings
- Add MKS2021 and Lanczos3 upscaler entries
- Replace torchvision.transforms.functional imports across 18 files
- to_pil() auto-detects HWC/BHWC layout, adds .round() before uint8
- Sparse Triton path falls back to dense GPU on compilation failure
- Mixed-axis resize splits into two single-axis scale() calls
- Masks and non-sRGB data always use linearize=False
|
2026-02-11 09:57:37 +01:00 |
Vladimir Mandic
|
e8ff09a2d2
|
fix lora unload and improve preview error handler
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-02-07 09:07:34 +00:00 |
vladmandic
|
cc03ebc584
|
move vae to subfolder
Signed-off-by: vladmandic <mandic00@live.com>
|
2026-01-30 11:34:25 +01:00 |
vladmandic
|
71d3482168
|
cleanup model types
Signed-off-by: vladmandic <mandic00@live.com>
|
2026-01-15 08:30:48 +01:00 |
vladmandic
|
409ad8d2bd
|
add longcat image and image-edit
Signed-off-by: vladmandic <mandic00@live.com>
|
2025-12-16 08:58:22 +01:00 |
Disty0
|
f7b0bbb6e1
|
Complete Z-Image support
|
2025-11-27 17:25:36 +03:00 |
vladmandic
|
ad6458aa7b
|
add flux2
Signed-off-by: vladmandic <mandic00@live.com>
|
2025-11-26 15:47:17 +00:00 |
Vladimir Mandic
|
f69b4c5589
|
disabling live preview should not disable progress updates
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-10-21 11:07:47 -04:00 |
Disty0
|
ab8b9b0eab
|
Cleanup Omnigen 2
|
2025-06-28 13:53:37 +03:00 |
Vladimir Mandic
|
bff75f0db3
|
add omnigen2
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-06-27 20:20:43 -04:00 |
Vladimir Mandic
|
533aa04bbd
|
improve taesd live preview downscaling
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-06-27 18:16:32 -04:00 |
Vladimir Mandic
|
d5a74d4a4a
|
Merge branch 'dev' into feature/chroma-support
|
2025-06-26 13:06:31 -04:00 |
Vladimir Mandic
|
ada38d57b4
|
add nvidia-cosmos-predict-2
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-06-26 12:21:43 -04:00 |
Enes Sadık Özbek
|
4b3ce06916
|
Initial support for Chroma
|
2025-06-18 00:38:17 +00:00 |
Disty0
|
046840c8be
|
Fix HiDream sampling
|
2025-05-31 00:52:56 +03:00 |
Vladimir Mandic
|
a5d3a68107
|
add cogview4
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-03-15 13:20:17 -04:00 |
Vladimir Mandic
|
a7ccea60ff
|
add lumina2
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-02-12 08:54:00 -05:00 |
Vladimir Mandic
|
49f5c8ab12
|
refactor taesd and add multiple variants in settings
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2025-01-12 14:09:55 -05:00 |
Vladimir Mandic
|
1f0ad43c50
|
teacache for ltxvideo
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2024-12-30 14:08:14 -05:00 |
Vladimir Mandic
|
e010c57749
|
live preview error handling
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2024-12-29 13:54:14 -05:00 |
Vladimir Mandic
|
ea6d3107ab
|
update all todo statements
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2024-12-22 08:39:31 -05:00 |
Vladimir Mandic
|
0803946c08
|
update changelog and cleanup
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2024-12-19 11:34:19 -05:00 |
Vladimir Mandic
|
ab07788ab5
|
add sana
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2024-12-16 11:30:15 -05:00 |
Vladimir Mandic
|
3e8dec9297
|
add freescale
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2024-12-15 12:40:54 -05:00 |
Vladimir Mandic
|
8f21e96f73
|
update bnb and increase ui timeouts
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2024-12-11 15:22:51 -05:00 |
Vladimir Mandic
|
7c88bfb60a
|
fix preview choice
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2024-12-09 14:16:26 -05:00 |
Vladimir Mandic
|
58146c0fc7
|
correct preview stats
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2024-11-25 14:42:46 -05:00 |
Vladimir Mandic
|
b569d68b4f
|
add ostris: experimental
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2024-10-26 21:51:36 -04:00 |
Vladimir Mandic
|
8457d45e26
|
fix alphavllm-lumina
|
2024-09-21 11:56:11 -04:00 |
Vladimir Mandic
|
f2c5cbbb36
|
lint updates and diffusers installer
|
2024-09-06 14:10:53 -04:00 |
Disty0
|
fa1e77cc6d
|
Fix Full VAE previews
|
2024-07-28 02:03:53 +03:00 |
Vladimir Mandic
|
ea61900a4c
|
fix bfloat and pag
|
2024-06-20 18:03:15 -04:00 |
Vladimir Mandic
|
1a6d313340
|
cleanup
|
2024-06-20 13:46:31 -04:00 |
Vladimir Mandic
|
ad8419945a
|
sd3 add taesd preview
|
2024-06-15 10:20:59 -04:00 |
Vladimir Mandic
|
5574833f0d
|
refactor backend detection
|
2024-06-06 20:41:10 -04:00 |
Vladimir Mandic
|
cf7118be4d
|
refactor stable-cascade, fix taesd bf16, add skip-env cmd flag
|
2024-02-21 17:13:53 -05:00 |
Disty0
|
e631fd85e2
|
Stable Cascade previewer and fixes
|
2024-02-15 18:50:54 +03:00 |
Vladimir Mandic
|
a22765274b
|
major refactor: processing, taesd, scripts
|
2024-02-01 14:00:50 -05:00 |
Vladimir Mandic
|
325b9eb652
|
add live preview thread lock
|
2024-01-29 13:02:56 -05:00 |
Disty0
|
b13d40d52c
|
Diffusers lock preview latent range
|
2024-01-29 20:26:55 +03:00 |
Vladimir Mandic
|
682da607a9
|
improve live preview
|
2024-01-29 08:53:48 -05:00 |
Vladimir Mandic
|
204853afea
|
global crlf to lf
|
2024-01-10 09:45:26 -05:00 |
Vladimir Mandic
|
c55bdffe02
|
reduce imports and do not load ldm in diffusers
|
2024-01-08 12:11:38 -05:00 |
Vladimir Mandic
|
17b30a320e
|
enable batched taesd
|
2024-01-03 10:38:30 -05:00 |
Vladimir Mandic
|
54deae7746
|
change onboarding and remove download default model
|
2023-12-26 13:06:14 -05:00 |
Vladimir Mandic
|
2552555678
|
animatediff live previews and implement interpolate
|
2023-12-01 13:16:23 -05:00 |
Vladimir Mandic
|
ec0d49acb7
|
css fixes
|
2023-10-31 13:53:52 -04:00 |