vladmandic
e0f6766b8a
update permissions
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 19:17:37 +01:00
Vladimir Mandic
cef81ba7cf
Merge pull request #4715 from liutyi/dev
...
new reference images: Anima Preview 1/2
2026-03-27 17:56:24 +01:00
Oleksandr Liutyi
716bbd759b
new reference images: Anima Preview 1/2
2026-03-27 16:47:32 +00:00
vladmandic
20dd097235
update modernui
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 14:00:46 +01:00
vladmandic
b5e9fbc7b3
reorganize scripts/extensions
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 14:00:46 +01:00
Vladimir Mandic
db6b724dfa
Merge pull request #4714 from liutyi/dev
...
new reference images: FireRed Image 1.0/1.1
2026-03-27 13:55:46 +01:00
Oleksandr Liutyi
1c5edb913c
new reference images: FireRed Image 1.0/1.1
2026-03-27 11:49:57 +00:00
vladmandic
58f9902ffc
fix typo
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 08:02:44 +01:00
vladmandic
107e9f78a7
safe loader
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 07:55:12 +01:00
vladmandic
4b6b577d14
detect active venv
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-27 07:50:42 +01:00
Vladimir Mandic
d812726570
Merge pull request #4713 from awsr/modeldata-type
...
Update typing for model data access
2026-03-27 07:36:40 +01:00
awsr
775ff59fdb
Update typing for model data access
2026-03-26 16:42:04 -07:00
vladmandic
a6029afb04
i2i cleanup imports
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-26 09:29:14 +01:00
Vladimir Mandic
31e1461a65
Merge pull request #4709 from resonantsky/dev
...
CeeTeeDee's I2I folder batch inference.
2026-03-26 09:23:38 +01:00
resonantsky
9003e67ec4
Added multifile support through modules\file_cache.py, tested.
2026-03-26 10:11:49 +02:00
vladmandic
27205c295e
lint
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-26 08:11:42 +01:00
vladmandic
4a297d70f2
update diffusers/transformers
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-26 08:10:04 +01:00
vladmandic
397631fb4c
update constraints, patch loader and create ext exclude list
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-26 07:21:50 +01:00
Vladimir Mandic
48e8b3a513
Merge pull request #4711 from awsr/pep484-plus
...
Final PEP 484 updates
2026-03-26 07:10:22 +01:00
Vladimir Mandic
51ec59d06b
Merge pull request #4710 from awsr/RUF013-followup
...
Revert regressions from PEP 484 patch
2026-03-26 07:09:19 +01:00
awsr
1ac3359e20
Update sd_checkpoint.py
2026-03-25 16:56:51 -07:00
awsr
bec694a7d2
PEP 484 pipelines directory
2026-03-25 16:56:41 -07:00
awsr
c3cce0ad76
PEP 484 scripts directory
2026-03-25 16:56:28 -07:00
resonantsky
b3837aa944
Added inference bypass for upscale only passes.
2026-03-25 23:28:38 +02:00
awsr
2675e68813
Revert minor change
...
Will re-implement in a separate PR
2026-03-25 13:55:56 -07:00
resonantsky
a51755dcf4
further edits
2026-03-25 22:50:31 +02:00
awsr
375591ecdd
Revert non-critical changes
...
The following errors are re-introduced and will need follow-up:
- models.py, line 92
- sd_unet.py, line 41
- sd_models.py, line 1440
2026-03-25 13:47:27 -07:00
resonantsky
8b6de3c215
added pre-inference resize
2026-03-25 20:52:22 +02:00
Disty0
a255e5bdcf
SDNQ set sdnq_dequantize_fp32 to True by default
2026-03-25 21:46:17 +03:00
resonantsky
c37e788c0b
fixes
2026-03-25 19:51:25 +02:00
resonantsky
12af43e4de
CeeTeeDee's I2I folder batch inference.
2026-03-25 19:30:55 +02:00
Vladimir Mandic
688485018e
Merge pull request #4708 from liutyi/dev
...
new reference images: GLM Image (+metadata) and FLUX2 Klein 9B KV (new)
2026-03-25 17:44:34 +01:00
Oleksandr Liutyi
d16676518c
new reference images: GLM Image (+metadata) and FLUX2 Klein 9B KV (new)
2026-03-25 16:18:15 +00:00
vladmandic
0b74796d94
basic ty config
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-25 09:34:59 +01:00
vladmandic
b90558430e
fix grid
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-25 09:11:31 +01:00
vladmandic
7a47b6bbdb
update torch-cuda and create agents.md
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-25 08:23:55 +01:00
vladmandic
400d284711
fix metadata parser
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-25 07:32:37 +01:00
CalamitousFelicitousness
18568db41c
Add native LoRA loading for Flux2/Klein models
...
Load Flux2/Klein LoRAs as native NetworkModuleLora objects, bypassing
diffusers PEFT. Handles kohya (lora_unet_), AI toolkit (diffusion_model.),
diffusers PEFT (transformer.), and bare BFL key formats with automatic
QKV splitting for double block fused attention weights.
Includes shape validation to reject architecture-mismatched LoRAs early.
Respects lora_force_diffusers setting to fall back to PEFT when needed.
2026-03-25 04:24:49 +00:00
Disty0
10942032a3
Add SDNQ_COMPILE_KWARGS env var
2026-03-25 02:10:58 +03:00
Disty0
11f3921832
SDNQ make dyn loss threshold auto selected by default
2026-03-25 01:47:59 +03:00
Disty0
81cc9383b0
Update ROCm on Linux to Torch 2.11 + ROCm 7.2
2026-03-24 17:46:15 +03:00
vladmandic
78dbe18150
update todo/changelog
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-24 15:21:40 +01:00
Vladimir Mandic
66d4d6ca3a
Merge pull request #4706 from awsr/RUF013
...
RUF013 / PEP 484 compatibility update
2026-03-24 15:19:36 +01:00
awsr
ff247d8fd2
Merge branch 'dev' into RUF013
2026-03-24 07:12:51 -07:00
Disty0
d429e11d55
Update OpenVINO to 2026 and Torch to 2.11
2026-03-24 17:06:57 +03:00
Vladimir Mandic
62e629a3ac
Merge pull request #4705 from resonantsky/dev
...
Added : Group Conv / CK Toggles (RDNA3/4+) per request
2026-03-24 15:03:03 +01:00
vladmandic
53839e464c
remove legacy quant loaders
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-24 15:01:07 +01:00
vladmandic
acf475ee45
update locales
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-24 15:01:07 +01:00
Disty0
14c3cf9172
IPEX fix transformers and disable torch.tensor hijack
2026-03-24 16:58:53 +03:00
awsr
fd1646cc37
Revert extra return statement
2026-03-24 06:28:39 -07:00