Commit Graph

12590 Commits

Author SHA1 Message Date
awsr 143558df4b Fix typo and missing return 2025-11-30 22:02:03 -08:00
awsr a1f6611da2 Fix typo and change log level 2025-11-30 21:57:59 -08:00
awsr d458ff1073 Change timeout handling to act as just a failsafe 2025-11-30 21:57:45 -08:00
awsr b4e5db478f Merge updated gallery maintenance system (#3)
* Add eslint rule for class members
* Finalize gallery maintenance system
  - Adds a simple function queue in lieu of the Web Locks API in order to work in the (probably unlikely) event that SD.Next is accessed over regular HTTP but not from localhost.
  - Removes overlay message progress update since it's incompatible with the new method.
2025-11-30 21:27:56 -08:00
awsr 29a4793302 Much faster performance for normal runs
- May result in the initial run being slower in some circumstances.
2025-11-29 03:19:33 -08:00
awsr c3986172d5 Don't run on error 2025-11-29 01:09:43 -08:00
Disty0 d9bc31e7da Cleanup 2025-11-29 01:46:04 +03:00
Disty0 01a0f6b356 Warn and disable quantized matmul if triton is not available 2025-11-29 01:34:54 +03:00
awsr eb4f4c683c Improve error handling 2025-11-28 14:26:03 -08:00
Disty0 3e52009a4f SDNQ assert Triton for quantized matmul 2025-11-29 00:54:19 +03:00
awsr 1b5295dd5e Remove redundant check 2025-11-28 13:37:48 -08:00
awsr 9ceed935ce Naming changes and additional check 2025-11-28 13:21:24 -08:00
Disty0 aaef4992c3 SDNQ fix svd + fp8 tw and fp16 mm 2025-11-28 22:31:09 +03:00
awsr 00d3be3dba show_progress requires "full", "minimal", or "hidden" 2025-11-28 02:27:19 -08:00
awsr 8bf7fb50ed Restore accidental line deletion 2025-11-27 20:27:47 -08:00
awsr 7e2bf5eb13 Update JSDoc 2025-11-27 19:30:44 -08:00
awsr 8197cbefaa Update names/info and ensure folder is string 2025-11-27 18:34:11 -08:00
awsr ced6d2b80e Fix type in documentation 2025-11-27 15:56:46 -08:00
awsr 29dd0dcd7f Document changes for future use 2025-11-27 15:55:17 -08:00
Vladimir Mandic abcaa150b7 Merge pull request #4427 from awsr/fix-importlib
Fix importlib usage
2025-11-27 18:22:32 -05:00
awsr 328eb95851 Revert changes due to min Python version being 3.12 2025-11-27 14:57:51 -08:00
awsr 62b959a229 Fix importlib.metadata 2025-11-27 14:47:56 -08:00
awsr c9fd32d9cb Fix importlib.util 2025-11-27 14:40:17 -08:00
Disty0 a46f32b354 pull sdnq version from .common 2025-11-28 01:10:05 +03:00
Disty0 55cf627ac6 add version to sdnq 2025-11-28 00:45:24 +03:00
Disty0 c2ee7c0328 Merge pull request #4426 from liutyi/dev
Z Image Turbo cover images
2025-11-27 20:01:27 +03:00
Oleksandr Liutyi b4f8b68e50 Z Image Turbo cover images 2025-11-27 18:53:23 +02:00
Disty0 368eb3103a cleanup 2025-11-27 18:40:15 +03:00
Disty0 73e4d1e379 Pass torch_dtype to sdnq loader 2025-11-27 18:37:35 +03:00
Disty0 7b2a8e3f87 cleanup 2025-11-27 18:26:14 +03:00
Disty0 ff4c254930 Auto handle tied weights with new transformers 2025-11-27 18:24:55 +03:00
Disty0 6dae83c651 Merge pull request #4425 from CalamitousFelicitousness/patch-2
Fix import for SDNQ options and Qwen models in load_sdnq
2025-11-27 18:04:11 +03:00
CalamitousFelicitousness 9dd537072c Fix import path for SDNQ options and handle Qwen models in load_sdnq_model 2025-11-27 14:53:03 +00:00
Disty0 f7b0bbb6e1 Complete Z-Image support 2025-11-27 17:25:36 +03:00
Disty0 e56dfc6a95 Merge pull request #4424 from CalamitousFelicitousness/z-image
Add Z-Image model support
2025-11-27 16:59:07 +03:00
CalamitousFelicitousness 4faddd7e45 Add Z-Image model support 2025-11-27 13:54:03 +00:00
Disty0 131c51918b SDNQ fix model_ oader 2025-11-27 14:51:45 +03:00
Disty0 ed6f977218 SDNQ fix z_image matmul 2025-11-27 14:19:29 +03:00
awsr d7ddc953b9 Switch to folder-based database cleanup 2025-11-26 22:13:58 -08:00
Disty0 16c429711c update lumina and z_image keys 2025-11-26 23:22:44 +03:00
Disty0 679060bd00 SDNQ add lumina and z_image keys 2025-11-26 22:51:15 +03:00
Disty0 48b5d56ba4 Enable or disable quantized matmul on pre-quant models 2025-11-26 21:08:15 +03:00
vladmandic 86a506f549 mark prequant in reference
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-26 11:34:57 -05:00
vladmandic 6d9555fc3c cleanup
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-26 10:52:37 -05:00
vladmandic ad6458aa7b add flux2
Signed-off-by: vladmandic <mandic00@live.com>
2025-11-26 15:47:17 +00:00
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