Commit Graph

11576 Commits

Author SHA1 Message Date
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
Disty0 49cd85d388 SDNQ add training related changes 2025-11-18 22:46:14 +03:00
Vladimir Mandic 9aa9e16fbb Merge pull request #4407 from liutyi/dev
New cover for Nano Banana
2025-11-18 09:28:42 -05:00
Oleksandr Liutyi f905375fba New cover for Nano Banana 2025-11-18 12:55:04 +02:00
vladmandic d0ac508a59 lint
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-17 20:12:47 -05:00
Disty0 3fbfae5963 cleanup 2025-11-18 02:37:10 +03:00
Disty0 524e92eee2 SDNQ fix Loras 2025-11-18 01:47:35 +03:00
Disty0 1745ed53f8 Refactor SDNQDequantizer 2025-11-18 01:42:58 +03:00
Seunghoon Lee 674a8f097d windows rocm install devel 2025-11-17 13:04:16 +09:00
Vladimir Mandic f8b4594a38 update changelog
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-11-16 08:16:45 -05:00
Vladimir Mandic c50c987a33 sdnq always-register
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-11-16 08:14:01 -05:00
Vladimir Mandic cf9c97dc19 Merge pull request #4399 from awsr/xyz-plus
[Enhancement] [XYZ script] Allow \, to act as a regular comma instead of splitting text
2025-11-16 08:13:49 -05:00
awsr 2e87e20c30 Allow \, to prevent text splitting 2025-11-15 13:09:05 -08:00
awsr f928a4bf26 Update locale_en.json 2025-11-15 13:09:04 -08:00
awsr 3d604948ea Allow using | as a delimiter instead of ,
This useful for when you want to test combinations of multiple items that would need to be separated by a comma.
2025-11-15 13:09:04 -08:00
Vladimir Mandic 875351f0d5 lint
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-11-15 12:15:04 -05:00
Vladimir Mandic ccb1ded7d0 integrate kanvas with server-side masking
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-11-15 11:56:56 -05:00
Vladimir Mandic 64f1e1a6f0 Merge pull request #4403 from liutyi/dev
Photoroom PRX 1024 cover with metadata
2025-11-15 07:16:45 -05:00
Oleksandr Liutyi 31a6caddca Photoroom PRX 1024 cover with metadata 2025-11-15 12:47:19 +02:00
Disty0 5b93b6321c update openvino and rocm to torch 2.9.1 2025-11-15 00:40:15 +03:00