Commit Graph

11595 Commits

Author SHA1 Message Date
Disty0 70b96daa63 cleanup 2025-11-25 23:02:01 +03:00
Disty0 c1a7424c76 ipex fix flux2 and cleanup 2025-11-25 22:51:39 +03:00
Disty0 da0df35106 fix typo 2025-11-25 21:58:53 +03:00
Disty0 da3c439059 SDNQ fix _tied_weights_keys is dict case 2025-11-25 19:37:46 +03:00
Disty0 aeb71d172e SDNQ add Flux2Transformer2DModel keys 2025-11-25 19:22:02 +03:00
vladmandic 81e44ca90f Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev 2025-11-25 10:36:18 -05:00
vladmandic ec47aeba9e update modernui
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-25 10:36:16 -05:00
vladmandic 0da06b642a fix networks refresh
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-25 10:35:47 -05:00
Disty0 91402c6e7c update pixelart 2025-11-25 18:18:12 +03:00
awsr 691339773e [hotfix] Fix cache clearing when switching folders (#4421)
* Update submodules

* Revert "Update submodules"

This reverts commit 1679ddeeea.

* Fix cache clearing when switching folders

This is more of a temporary hotfix since it will affect switching between gallery folders quickly and it'll kick off when viewing small folders.
2025-11-25 09:58:45 -05:00
Vladimir Mandic e64f8d7463 Merge pull request #4420 from awsr/patch-1
Minor margin adjustments
2025-11-25 09:58:16 -05:00
awsr 8cceb12085 Minor margin adjustments
Makes it less likely for elements to overflow on mobile UI.
2025-11-24 18:34:02 -08:00
Disty0 33c74e7066 Use zeros for empty negs when diffusers_zeros_prompt_pad enabled 2025-11-24 19:27:25 +03:00
vladmandic 246bfcb453 fix multi-detailer
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-24 10:52:10 -05:00
Disty0 6b770dada3 fix typo 2025-11-24 18:26:29 +03:00
vladmandic 224cd82721 Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev 2025-11-24 10:21:46 -05:00
vladmandic 63a180be13 fix output none
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-24 10:21:44 -05:00
Disty0 3d7cffc4a4 add noobai-rf to flow names 2025-11-24 18:21:34 +03:00
vladmandic 33913825b0 fix control run args
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-24 10:12:40 -05:00
vladmandic 4b4d4c8d60 update lanuch
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-23 13:30:11 -05:00
vladmandic 9658a330b2 lint
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-23 13:29:03 -05:00
vladmandic d89ccf5ba8 linting
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-23 13:23:16 -05:00
Vladimir Mandic 1a84edcbb4 Merge pull request #4411 from awsr/gallery-maintenance
Remove old thumbnail entries from the browser's IndexedDB cache
2025-11-23 13:13:52 -05:00
vladmandic ed45e0d793 remove invalid password from log
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-23 13:09:51 -05:00
vladmandic b5f000ab8a add xyz and script support to control api
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-23 13:07:42 -05:00
vladmandic 7de58d8567 update nunchaku to 1.0.2
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-23 08:52:52 -05:00
awsr 412d857e73 Minor code layout adjustment 2025-11-22 16:18:37 -08:00
awsr 1b4bdda3a2 Add function documentation 2025-11-22 15:53:13 -08:00
awsr 538cad1aad Simplify init
- Doesn't need advanced handling anymore because the overlay is now fully dynamic.
2025-11-22 15:15:41 -08:00
awsr 7caba3287f Reorganize functions for readability 2025-11-22 15:11:46 -08:00
awsr 43de9f98e3 Improve overlay function
- Rename variables to be more descriptive.
- Change run threshold to 500.
- Make overlay fully dynamic.
2025-11-22 15:09:07 -08:00
awsr b476a31e71 Update error handling and logging 2025-11-22 14:34:12 -08:00
vladmandic 08621445b9 add gemini-3-pro-image
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-22 12:12:20 -05:00
vladmandic a2b45ada3d Merge branch 'dev' of https://github.com/vladmandic/sdnext into dev 2025-11-22 11:23:15 -05:00
vladmandic 34f8ceffdf update changelog
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-22 11:23:12 -05:00
Vladimir Mandic 087532d3b1 Merge pull request #4413 from awsr/futureproofing
Futureproofing
2025-11-22 11:22:06 -05:00
Disty0 41ef28bb78 SDNQ don't divide group_size 2025-11-22 16:44:13 +03:00
awsr a5ad0b2272 Document futureproofing info 2025-11-22 05:23:14 -08:00
awsr e8b1797929 Update extension uninstall if read-only 2025-11-22 05:23:14 -08:00
awsr b4ba041aa5 Futureproofing for imports
Deprecation info:
- https://docs.python.org/3.14/reference/datamodel.html#module.__package__
- https://docs.python.org/3.14/reference/datamodel.html#module.__loader__
- https://docs.python.org/3.14/reference/datamodel.html#module.__cached__
2025-11-22 05:23:14 -08:00
awsr cfae4a5f1f Show blocking overlay when running cleanup 2025-11-22 05:19:15 -08:00
Disty0 25d05b1445 SDNQ catch all exceptions on triton import 2025-11-22 14:48:55 +03:00
Disty0 4e4f49b38d update sdnq loader 2025-11-22 03:45:27 +03:00
Disty0 b6e9332cfe SDNQ de-couple matmul dtype and add fp16 matmul 2025-11-22 02:16:20 +03:00
awsr 6f15a04fe0 Simpler method for getting key count 2025-11-21 05:29:48 -08:00
awsr f2eddd7f7d Changed threshold to 100 entries before cleanup 2025-11-21 05:00:19 -08:00
awsr 2f9cf121bc Remove old entries from gallery cache
Removes excess thumbnail data when the IndexedDB has at least 200 more entries than is loaded by the gallery.
2025-11-21 04:58:21 -08:00
Seunghoon Lee 9e91ac6310 therock use v2 instead of v2-staging 2025-11-20 16:12:23 +09:00
Disty0 0b1e09091e cleanup 2025-11-19 02:38:21 +03:00
Disty0 5308630b3a SDNQ use dequantize_fp32 with uint16 + torch_dtype = fp16 2025-11-18 23:53:27 +03:00