vladmandic
7664d7ea88
lint js
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 10:11:31 +01:00
vladmandic
e6f4c76638
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2026-01-20 10:09:02 +01:00
vladmandic
86c0681453
lint and changelog
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 10:09:00 +01:00
Vladimir Mandic
3e76ba9d3b
Merge pull request #4545 from ryanmeador/fix-gallery-next-prev
...
Fix gallery next/prev buttons
2026-01-20 10:07:06 +01:00
vladmandic
f9aa2591e5
fix gallery save/delete
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-20 09:53:20 +01:00
Ryan Meador
300bc31de7
address PR feedback
2026-01-19 21:04:04 -05:00
Ryan Meador
a38e5af3b3
add selection indicator to gallery view
2026-01-19 14:27:35 -05:00
Ryan Meador
383898eae7
fix gallery modal next/prev button navigation
2026-01-19 14:27:35 -05:00
vladmandic
8cf27dffdb
allow unsafe ssl context for downloads
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-19 17:36:01 +01:00
vladmandic
ae357a5e49
fix handling of p.seeds
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-19 11:35:21 +01:00
vladmandic
cc0b0e8e3d
cleanup todo
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-19 11:10:05 +01:00
vladmandic
e8a158f4f5
refactor prompt set
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-19 10:51:28 +01:00
Vladimir Mandic
204bee6d2b
Merge pull request #4567 from CalamitousFelicitousness/fix/lora-null-description
...
fix(ui): handle null description in network info JSON
2026-01-19 08:12:29 +01:00
vladmandic
9a62c47490
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2026-01-19 08:11:38 +01:00
CalamitousFelicitousness
66607c48e1
fix(ui): handle null description in network info JSON
...
Use both default parameter and `or ''` fallback to handle missing
keys and explicit null values in LoRA info JSON files.
2026-01-19 01:26:44 +00:00
Vladimir Mandic
2c5b082095
Merge pull request #4566 from liutyi/dev
...
FLUX.2-klein SDNQ Cover images
2026-01-18 17:06:02 +01:00
Oleksandr Liutyi
9e23e53340
FLUX.2-klein SDNQ Cover images
2026-01-18 15:29:39 +00:00
vladmandic
16293375dc
lora native stack improvements
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-18 10:06:03 +01:00
vladmandic
9e3b261836
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2026-01-18 07:30:14 +01:00
vladmandic
77612b746e
refresh
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-18 07:30:12 +01:00
Vladimir Mandic
b460d1635a
Merge branch 'master' into dev
2026-01-18 07:27:08 +01:00
vladmandic
ba74483e16
Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev
2026-01-18 07:25:58 +01:00
vladmandic
e0ea7c9d94
cleanup
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-18 07:25:54 +01:00
Vladimir Mandic
6f5e576ea7
Merge pull request #4556 from CalamitousFelicitousness/feat/f2preq-ref
...
feat(flux2-klein): add SDNQ pre-quantized model support and reference images
2026-01-18 07:14:23 +01:00
Vladimir Mandic
13cddf13be
Merge pull request #4561 from CalamitousFelicitousness/fix/gallery-sort
...
fix(ui): improve gallery sorting and IndexedDB operations
2026-01-18 07:12:34 +01:00
Vladimir Mandic
857083ff49
Merge pull request #4560 from CalamitousFelicitousness/docs/lora-settings-hints
...
docs(i18n): improve LoRA settings hints and labels
2026-01-18 07:10:17 +01:00
Vladimir Mandic
779d4ca81f
Merge pull request #4559 from awsr/extra-networks-update
...
Fix layout switching + minor updates
2026-01-18 07:07:56 +01:00
CalamitousFelicitousness
c07eddb58d
fix(ui): improve gallery sorting and IndexedDB operations
...
- Enhance gallery sorting functionality
- Update IndexedDB operations for better reliability
2026-01-18 04:03:19 +00:00
CalamitousFelicitousness
983e396f64
docs(i18n): improve LoRA settings hints and labels
...
- Add detailed hints explaining LoRA fuse behavior and model reload warning
- Add hints for force reload, diffusers fuse, and quantization precision options
- Improve clarity of auto-apply tags and hash metadata hints
- Comment out unimplemented lora_quant setting
2026-01-18 03:57:43 +00:00
CalamitousFelicitousness
dd9001b20d
fix(model_flux2_klein): update generic.py and pipeline
2026-01-17 21:36:44 +00:00
CalamitousFelicitousness
33ee04a9f3
feat(flux2-klein): add SDNQ pre-quantized model support and reference images
...
- Add Transformers v5 tokenizer compatibility fix for SDNQ Klein models
Downloads missing vocab.json, merges.txt, tokenizer_config.json from
Z-Image-Turbo when needed
- Detect SDNQ repos and disable shared text encoder to use pre-quantized
weights from the SDNQ repo instead of loading from shared base model
- Update reference-quant.json with correct preview images and metadata
for Klein SDNQ models
- Update reference-distilled.json with correct cfg_scale (1.0) for
distilled Klein models per official HuggingFace documentation
- Add 6 Klein model preview images
2026-01-17 21:36:44 +00:00
Vladimir Mandic
4cb2f62846
Merge pull request #4557 from liutyi/dev
...
FLUX.2-klein cover images
2026-01-17 14:11:26 +01:00
awsr
d49c484af4
Use correct import for `piexif.helper`
2026-01-17 03:57:53 -08:00
awsr
1f3ee826ed
Fix pyright: reportOptionalMemberAccess
2026-01-17 03:31:48 -08:00
awsr
bcc889d257
Fix and update layout switching
2026-01-17 03:31:07 -08:00
awsr
182bbc36a3
Avoid mixing types
2026-01-17 03:29:12 -08:00
Oleksandr Liutyi
b0f607b03f
FLUX.2-klein cover images
2026-01-17 10:41:07 +00:00
Vladimir Mandic
d934920c23
cleanup
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-01-16 17:34:34 +00:00
Vladimir Mandic
05b919f35b
ltx2 improvements
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-01-16 17:31:56 +00:00
Vladimir Mandic
78e1dbdcb2
Merge pull request #4555 from CalamitousFelicitousness/feat/base-output-paths
...
Feat/base output paths
2026-01-16 18:29:36 +01:00
CalamitousFelicitousness
b4a3a117f1
fix(shared): truncate descriptions
2026-01-16 16:24:05 +00:00
CalamitousFelicitousness
761ea1c327
feat(settings): add base path support for output folders
...
Change "Images folder" and "Grids folder" settings to act as base paths
that combine with specific folder settings, rather than replacing them.
- Add resolve_output_path() helper function to modules/paths.py
- Update all output path usages to use combined base + specific paths
- Update gallery API to return resolved paths with display labels
- Update gallery UI to show short labels with full path on hover
Example: If base is "C:\Database\" and specific is "outputs/text",
the resolved path becomes "C:\Database\outputs\text"
Edge cases handled:
- Empty base path: uses specific path directly (backward compatible)
- Absolute specific path: ignores base path
- Empty specific path: uses base path only
2026-01-16 16:24:05 +00:00
vladmandic
b3d65f4559
logging cleanup
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 11:32:09 +01:00
vladmandic
952696ab20
more cleanup
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 10:58:09 +01:00
vladmandic
32b8b082e2
cleanup logging
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 10:36:02 +01:00
vladmandic
66fc59ceb7
load error trace
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 10:06:02 +01:00
vladmandic
680fddc036
disable fallback on models with custom loaders
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 09:59:42 +01:00
vladmandic
3dfa154281
cleanup
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 09:49:46 +01:00
vladmandic
df88b2478b
update wiki
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 09:43:58 +01:00
vladmandic
0d90d95bf6
lint and safeguard glm
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 09:40:48 +01:00