Commit Graph

11410 Commits

Author SHA1 Message Date
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
awsr dd029ce057 Fix settings conflict that caused UI desync
Because these were being counted as regular settings, the Apply Settings button would revert any changes made in the Detailer section and make the settings become out of sync with the UI (until they were re-saved by changing a value in the Detailers section).
2025-11-02 02:15:24 -08:00
Vladimir Mandic 70c77302d8 Merge pull request #4348 from vladmandic/dev
refresh branch
2025-11-01 21:46:49 -04:00
Vladimir Mandic be44dbbcab Merge branch 'kanvas' into dev 2025-11-01 21:46:39 -04:00
Vladimir Mandic f4400adb74 detailer improvements
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-11-01 21:38:48 -04:00
Vladimir Mandic e7ebb31cf4 Merge pull request #4346 from vladmandic/dev
refresh branch
2025-11-01 19:23:38 -04:00
Vladimir Mandic 0264400875 add tracing to model detect
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-11-01 19:18:31 -04:00
Vladimir Mandic 51397fb2d1 Merge pull request #4340 from CalamitousFelicitousness/patch-2
Add VAE scale override for ChronoEditPipeline
2025-11-01 18:52:04 -04:00
CalamitousFelicitousness 72305f9e17 Add VAE scale override for ChronoEditPipeline
Fixes automatic rescale of input images for ChronoEdit
2025-11-01 18:53:14 +00:00
Vladimir Mandic 5a9c0489fa Merge pull request #4339 from vladmandic/kanvas
fix cn
2025-11-01 12:22:39 -04:00
Vladimir Mandic 2a6a3275cc Merge pull request #4338 from vladmandic/kanvas
fix cn
2025-11-01 12:22:12 -04:00