Commit Graph

5726 Commits

Author SHA1 Message Date
kijai 29e2118717 Minor cleanup 2026-07-02 10:23:17 +03:00
Jukka Seppänen 1a6d6b9961
Merge branch 'master' into pixal3d 2026-07-02 09:38:14 +03:00
Alexander Piskun 694815f498
[Partner Nodes] chore(Ideogram): remove IdeogramV1 and IdeogramV2 nodes (#14712)
Signed-off-by: bigcat88 <bigcat88@icloud.com>
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com>
2026-07-02 08:35:11 +03:00
comfyanonymous 92594ca84c
Update AGENTS.md with more stuff. (#14725) 2026-07-01 21:55:13 -04:00
kijai 6ecbaac853 ruff 2026-07-01 21:39:19 +03:00
kijai 2bbf53e8fc Linting 2026-07-01 21:21:11 +03:00
Silver 2c935de1b1
Fix Qwen3-VL tokenizer crash with custom embeddings (#14713) 2026-07-01 21:15:07 +03:00
comfyanonymous dd17debce5
Add some more stuff to AGENTS.md (#14704) 2026-07-01 01:51:51 -04:00
kijai 80e9fc65b1 Fix texture base color brightness 2026-07-01 02:16:02 +03:00
kijai f3c8db510f Refactor NAF model usage 2026-07-01 01:36:14 +03:00
kijai f66b3165e4 Add MeshToFile3D 2026-07-01 00:58:44 +03:00
kijai 2cced8971c Remove Pixal3DAlignObject, out of scope 2026-07-01 00:58:24 +03:00
comfyanonymous 50e5270b86
Add AGENTS.md (#14696) 2026-06-30 17:40:33 -04:00
comfyanonymous bb131be9e8 ComfyUI v0.27.0 2026-06-30 17:36:02 -04:00
Daxiong (Lin) 6fca64780c
chore: update workflow templates to v0.11.1 (#14698) 2026-06-30 14:28:09 -07:00
kijai eec0692bcb Cleanup model code 2026-07-01 00:25:01 +03:00
Alexis Rolland 6e11828d10
chore: Update nodes categories (#14674) 2026-07-01 05:20:20 +08:00
Alexander Piskun b70944e710
[Partner Nodes] feat(Google): add Gemini Video Omni node (#14695) 2026-06-30 17:17:53 -04:00
Matt Miller 1c59659a2f
feat: make asset hashing opt-in via --enable-asset-hashing, off by default (#14663)
Add a --enable-asset-hashing CLI flag (action=store_true, default False)
and plumb it into the two asset-seeder call sites in main.py that
previously hardcoded compute_hashes=True (the startup scan and the
post-job output enqueue). Local runs now skip blake3 hashing unless the
user opts in, avoiding the startup/per-output cost on large models
directories while keeping hashing available for asset-portability
features.

Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com>
2026-06-30 14:13:20 -07:00
comfyanonymous d395813bcd
Fix memory leak related to int8. (#14697) 2026-06-30 14:08:59 -07:00
kijai 3aae4bf741 Optimize NAF memory use 2026-06-30 21:47:43 +03:00
Alexander Piskun 8fe0243d97
[Partner Nodes] feat(Google): add Nano Banana 2 Lite model (#14693)
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2026-06-30 11:17:23 -07:00
kijai 2333d6bc40 Cleanup Pixal3DConditioning 2026-06-30 20:29:13 +03:00
kijai f4b2173cf2 Simplify model detection 2026-06-30 20:15:46 +03:00
kijai 7e39dea988 Merge remote-tracking branch 'upstream/master' into pixal3d 2026-06-30 18:13:01 +03:00
Silver ba3f697dbb
Add ConditioningMultiply node to nodes.py as an addition to other adj… (#14686) 2026-06-30 16:27:09 +08:00
Comfy Org PR Bot 510ed5c384
Bump comfyui-frontend-package to 1.45.20 (#14684) 2026-06-30 16:25:03 +08:00
comfyanonymous 7851410511
Better and faster int8 lora applying. (#14685) 2026-06-29 21:52:08 -04:00
kijai 56183a82ec Node cleanup 2026-06-30 01:55:53 +03:00
kijai 42ac23f6f6 Normal and AO baking 2026-06-30 01:18:33 +03:00
Daxiong (Lin) a58473fd9b
chore: update embedded docs to v0.5.6 (#14668)
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com>
2026-06-29 17:08:06 +08:00
comfyanonymous 79c555ce6b
Fix int8 mm being skipped on offloaded lora weights. (#14669) 2026-06-28 23:52:36 -04:00
Matt Miller f19735759e
ci: add team-gated Cursor review (thin caller for github-workflows) (#14527) 2026-06-27 23:34:30 -07:00
kijai ab58d1b79f Bake without opengl 2026-06-28 02:07:49 +03:00
comfyanonymous a95e461916
int8 support on turing GPUs. (#14662) 2026-06-27 15:53:11 -07:00
kijai 022503dbc9 Merge remote-tracking branch 'origin/master' into pixal3d 2026-06-27 18:50:04 +03:00
pythongosssss 603d891eaf
Update GLSL node to use ANGLE library (CORE-162) (#13195) 2026-06-27 08:40:31 +08:00
comfyanonymous 470ac36a0a
Fix int8 loras causing lower quality requant with wrong settings. (#14650)
* Update comfy-kitchen

* Support requantizing with same settings as orig quant.
2026-06-26 16:41:29 -07:00
kijai 1e37793bdd Fix texture bake hang 2026-06-27 02:13:46 +03:00
kijai 83c7ec69c7 continued cleanup 2026-06-27 02:08:12 +03:00
kijai 9414c33157 cleanup postprocess code 2026-06-27 01:58:38 +03:00
kijai 36e8f62dd4 Cleanup VAE code some 2026-06-27 00:43:32 +03:00
kijai 41f5f4b2c0 More cleanup 2026-06-27 00:13:13 +03:00
kijai 1f7acd9354 Optimize VAE 2026-06-27 00:06:19 +03:00
kijai a227b5529c Remove preview 2026-06-27 00:06:03 +03:00
kijai 288f3cf134 Cleanup 2026-06-27 00:05:45 +03:00
kijai 7bd1fa6e78 Merge remote-tracking branch 'origin/master' into pixal3d 2026-06-26 16:38:24 +03:00
comfyanonymous 7cb784e0f4
Faster int8. (#14641) 2026-06-25 15:25:47 -07:00
comfyanonymous 1a510f0423
Support int8 models. (#14636) 2026-06-25 11:23:58 -07:00
Daxiong (Lin) 639c8fa788
chore: update workflow templates to v0.10.7 (#14632) 2026-06-25 23:05:34 +08:00