awsr
3a8ef75068
Remove legacy code
2026-03-09 18:36:04 -07:00
awsr
b27c48a3a6
Fix style sorting
2026-03-09 18:35:30 -07:00
Disty0
9fbe70195f
SDNQ add 14, 12 and 10 bit support
2026-03-09 23:05:08 +03:00
vladmandic
20e8b8ab18
add upload api endpoint
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-09 16:02:05 +01:00
Vladimir Mandic
a5fd4ee15b
Merge pull request #4673 from awsr/folderview
...
Use `wslview` instead of `wsl-open` on WSL
2026-03-08 20:10:41 +01:00
Vladimir Mandic
eacd09e09f
Merge pull request #4670 from awsr/subprocess
...
Update subprocess usage
2026-03-08 20:10:14 +01:00
awsr
61b98de9e2
Keep `wsl-open` as a fallback
...
Very unlikely to be needed, but just in case...
2026-03-07 14:52:10 -08:00
awsr
952fdedd73
Use `wslview` on WSL + minor rewrite
...
`wslview` has been included by default in WSL for a while now.
2026-03-07 01:13:49 -08:00
CalamitousFelicitousness
c68ab0f75e
fix(ui): constrain batch file list height in caption tab
...
Add max-height and overflow-y scroll to batch file upload components
so uploading many files doesn't push the entire UI down.
2026-03-07 02:50:23 +00:00
CalamitousFelicitousness
2f30e466e1
fix(caption): tagger batch only processes first uploaded file
...
Align tagger batch file collection with the working VQA/OpenCLIP
pattern. The previous implementation used Path wrapping and resolve()
deduplication which broke multi-file uploads from the Gradio File
component. Now all four batch modes (VQA, OpenCLIP, WaifuDiffusion,
DeepBooru) use the same f.name file collection approach.
2026-03-07 02:26:48 +00:00
awsr
1b4a45e2a6
Revert "Avoid using `args` as a variable name"
...
This reverts commit 7c09e3dfe1 .
2026-03-05 20:17:44 -08:00
awsr
feffbe0851
Update `subprocess.run` usage
2026-03-05 20:06:09 -08:00
awsr
7c09e3dfe1
Avoid using `args` as a variable name
2026-03-05 16:16:01 -08:00
Vladimir Mandic
045df139c0
Merge pull request #4668 from resonantsky/seedvr-fix-distributed
...
Fixes for torch distributed errors on SeedVR 3B
2026-03-04 17:10:03 +01:00
vladmandic
7045c26f1b
remove some cmd args
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-04 14:56:49 +01:00
resonantsky
3bc75d3832
fixes torch distributed errors on SeedVR
2026-03-04 15:18:17 +02:00
vladmandic
9df9ed1b05
update gemini models
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-04 07:31:36 +01:00
vladmandic
04757adc78
lint
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-02 11:09:15 +01:00
vladmandic
1ddd0bf33a
add gemini to prompt enhance
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-02 11:01:17 +01:00
vladmandic
5ff73b61a4
add google gemini to captioning
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-02 09:34:40 +01:00
vladmandic
95a8c1125b
lint
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-01 18:29:16 +01:00
vladmandic
ff4b5c33dc
reduce use of python generators with ui
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-01 18:17:42 +01:00
vladmandic
9ad68c2ff4
eliminate possible race conditions during startup
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-01 13:46:05 +01:00
vladmandic
2da67ce7d3
cleanup and fix monitor
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-28 12:31:09 +01:00
vladmandic
403e9c2241
reduce race condition
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-27 12:07:56 +01:00
vladmandic
afff46f2ac
add google-flash-3.1-image
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-27 10:53:22 +01:00
vladmandic
a485347896
fix kandinsky5
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-24 18:19:23 +01:00
vladmandic
554c8fbf2f
remove model: hdm
...
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-24 18:19:23 +01:00
Disty0
0160f6b3ef
add sdnq variants of pytorch native fp formats too
2026-02-24 20:08:41 +03:00
Disty0
78efbc7e85
update sdnq
2026-02-24 19:47:30 +03:00
Vladimir Mandic
8ea9d428d5
remove dwpose
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-22 09:21:24 +01:00
Vladimir Mandic
a1d46b3ecd
fix images.grid
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-21 15:10:26 +01:00
Vladimir Mandic
a96b5234d7
rocm get version exception handler
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-21 14:57:16 +01:00
Vladimir Mandic
d79d4edddb
add explicit sdnq import
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-21 13:26:20 +00:00
Vladimir Mandic
87e4505acd
Merge pull request #4658 from liutyi/dev
...
FireRed Edit preview image
2026-02-21 13:43:13 +01:00
Vladimir Mandic
9a63ec758a
initial pyright lint
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-21 09:32:36 +01:00
Vladimir Mandic
58fe1f59ff
add alternative insightfacex
2026-02-20 21:09:43 +01:00
Oleksandr Liutyi
316b940b6b
Change Unipic3 CM to Unipic 3 base. Add unipic3 to autodetect patterns. Add preview image
2026-02-20 19:09:24 +00:00
Vladimir Mandic
bd39638df1
fix pydantic
2026-02-20 08:29:52 +01:00
Vladimir Mandic
47543663f9
cleanup references to p.sd_model
...
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2026-02-19 20:48:42 +01:00
Vladimir Mandic
f34df6faac
fix class overrides
2026-02-19 17:33:01 +01:00
Vladimir Mandic
494e4a7a7b
fixes
2026-02-19 16:20:17 +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
76a20cf43d
cleanup
2026-02-19 11:39:03 +01:00
Vladimir Mandic
4006b3e093
pylint
2026-02-19 11:36:20 +01:00
Vladimir Mandic
d65a2d1ebc
ruff lint
2026-02-19 11:13:44 +01:00
Vladimir Mandic
e5c494f999
cleanup logger
2026-02-19 11:09:13 +01:00
Vladimir Mandic
2d28e7438c
remove normalbae and add state caching
2026-02-19 10:11:25 +01:00
Vladimir Mandic
a3074baf8b
unified logger
2026-02-19 09:46:42 +01:00