Oleksandr Liutyi
d2cf09af64
New model covers for Quantized Flux, Chroma HD, Tempest. New cover of ChronoEdit
2025-11-05 22:56:53 +02:00
Vladimir Mandic
5ed90aedde
update changelog
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-05 14:52:04 -05:00
Vladimir Mandic
ae2ce9c8c9
wait for server options to be ready before initializing ui
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-05 14:37:49 -05:00
Vladimir Mandic
5ffbca9377
cleanup and update changelog
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-05 12:57:30 -05:00
Vladimir Mandic
0c2da8e178
Merge pull request #4361 from CalamitousFelicitousness/patch-2
...
Sage Attention 2 + Triton workaround Qwen-Image
2025-11-05 12:44:34 -05:00
CalamitousFelicitousness
bdc477d252
Refactor GPU backend selection for sage attention
...
Removed hot path, now everything is defined at setup
Also, passing device to get_device_capability so that it works properly with multi-gpu setups.
2025-11-05 16:31:13 +00:00
CalamitousFelicitousness
4c791fb795
Remove model check logic for SA2 workaround
2025-11-05 10:53:07 +00:00
Vladimir Mandic
2c8cbf70a2
inline wildcard obey seed
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 20:50:13 -05:00
Vladimir Mandic
8bb941b4fd
increase ui init timeout
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 20:24:42 -05:00
Vladimir Mandic
fc92b64dcf
increase ui init timeout
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 20:22:57 -05:00
CalamitousFelicitousness
18676996d0
Sage Attention 2 + Triton workaround Qwen-Image
...
Workaround to prevent black images generated with Qwen-Image models when Sage Attention 2 is enabled with Triton as backend on devices with compute capability 8.0 and 8.6.
Simply switches back to Cuda backend for these models only.
Proof of concept, feel free to close if this is not appropriate.
2025-11-04 23:31:14 +00:00
Vladimir Mandic
65dfc9b4d0
fix ui_disabled
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 12:06:32 -05:00
Vladimir Mandic
da1c846d89
update changelog
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 10:48:17 -05:00
Vladimir Mandic
db3f5ff01b
detailer expert mode enhance parsing
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 10:41:23 -05:00
Vladimir Mandic
e265f1aace
networks info details include preview image metadata
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 10:17:52 -05:00
Vladimir Mandic
3527fac3a0
keep exif on thumbnail generation
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 10:03:22 -05:00
Vladimir Mandic
9927b3e62c
controlnet allow processor to keep aspect-ratio for override images based on i2i or t2i resolution
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 09:37:18 -05:00
Vladimir Mandic
4a48695918
fix postprocess
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 08:23:45 -05:00
Vladimir Mandic
6f0e11d60a
update diffusers and changelog
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 07:40:42 -05:00
Vladimir Mandic
780cd26587
triton test hide errors behind debug flag
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-04 07:26:21 -05:00
Vladimir Mandic
cf9061c8aa
Merge pull request #4356 from awsr/patch-1
...
Ensure value is string before calling .lower()
2025-11-04 07:23:28 -05:00
Vladimir Mandic
9044aca2c7
Merge branch 'dev' into patch-1
2025-11-04 07:23:20 -05:00
Disty0
a4378a79e4
fix typo
2025-11-04 14:30:52 +03:00
Disty0
8ad53ed4b3
SDNQ update keys
2025-11-04 14:29:44 +03:00
awsr
95352051a9
Ensure value is string before calling .lower()
...
Technically it seems like `v` is already going to be a bool, but I guess this is being done in case it gets passed as a str instead.
2025-11-03 21:21:39 -08:00
Seunghoon Lee
e544404adf
disable miopen when unavailable
2025-11-04 12:37:12 +09:00
Seunghoon Lee
6378964ae2
prioritize therock upon amd preview if supported although hip sdk is installed
2025-11-04 10:25:18 +09:00
Vladimir Mandic
7c1a9a4b9b
lint
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-03 19:37:31 -05:00
Vladimir Mandic
05261e708a
ability to disable parts of the app
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-03 19:36:55 -05:00
Vladimir Mandic
aa42dd9cca
fix cwd on git version check fail
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-03 16:23:41 -05:00
Vladimir Mandic
dcdb8d3a29
merge detailer annotations
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-03 13:50:38 -05:00
Vladimir Mandic
00666ef68c
taesd warn on long decode
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-03 08:52:35 -05:00
Vladimir Mandic
ab1ddaf59b
fix save video to folder
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-03 08:13:11 -05:00
Vladimir Mandic
bca1a4a451
update changelog
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-02 17:34:23 -05:00
Vladimir Mandic
4c30129b67
Merge branch 'kanvas' into dev
2025-11-02 17:32:21 -05:00
Vladimir Mandic
176e5d4051
Merge branch 'master' into dev
2025-11-02 17:31:19 -05:00
Disty0
c61e34770b
revert frame index
2025-11-02 22:25:49 +03:00
Vladimir Mandic
d2caffa7b4
improve runai-streamer integration
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-02 12:14:15 -05:00
Disty0
5ba74b7263
Get the correct frame with Chrono
2025-11-02 19:21:08 +03:00
Vladimir Mandic
fc4033a628
change num_beams and update changelog
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-02 10:56:50 -05:00
Seunghoon Lee
57e8da7a36
windows gfx120x disable MIOpen
2025-11-03 00:37:59 +09:00
Disty0
8535efc14a
Add WanTransformerBlock to no split
2025-11-02 18:33:44 +03:00
Seunghoon Lee
95ff18627e
windows hip arch detection fix endless loop
2025-11-03 00:28:01 +09:00
Disty0
5ed22e2051
Use Wan transformer for Chrono
2025-11-02 16:13:50 +03:00
Vladimir Mandic
0024c3dd7b
Merge pull request #4350 from vladmandic/dev
...
refresh branch
2025-11-02 06:35:34 -05:00
Vladimir Mandic
205ac09eb5
Merge branch 'kanvas' into dev
2025-11-02 06:35:28 -05:00
Vladimir Mandic
3f0a53f5e4
cleanup
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-02 06:29:19 -05:00
Vladimir Mandic
784f7faff6
Merge pull request #4349 from awsr/patch-1
...
Fix settings conflict that caused UI desync
2025-11-02 06:22:06 -05:00
Vladimir Mandic
fc356e626d
Merge branch 'dev' into patch-1
2025-11-02 06:21:52 -05:00
Vladimir Mandic
558d2f0f02
fix samples check
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-11-02 06:18:36 -05:00