comfyanonymous
529c80255f
Allow logging in comfy app files. ( #13505 )
2026-04-21 22:59:31 -04:00
AustinMroz
43a1263b60
Add gpt-image-2 as version option ( #13501 )
2026-04-21 17:58:59 -07:00
Comfy Org PR Bot
102773cd2c
Bump comfyui-frontend-package to 1.42.14 ( #13493 )
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Build package / Build Test (3.10) (push) Waiting to run
Build package / Build Test (3.11) (push) Waiting to run
Build package / Build Test (3.12) (push) Waiting to run
Build package / Build Test (3.13) (push) Waiting to run
Build package / Build Test (3.14) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Execution Tests / test (macos-latest) (push) Waiting to run
Execution Tests / test (ubuntu-latest) (push) Waiting to run
Execution Tests / test (windows-latest) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-2022) (push) Waiting to run
2026-04-21 11:35:45 -07:00
Alexander Piskun
1e1d4f1254
[Partner Nodes] added 4K resolution for Veo models; added Veo 3 Lite model ( #13330 )
...
* feat(api nodes): added 4K resolution for Veo models; added Veo 3 Lite model
Signed-off-by: bigcat88 <bigcat88@icloud.com>
* increase poll_interval from 5 to 9
---------
Signed-off-by: bigcat88 <bigcat88@icloud.com>
Co-authored-by: Jedrzej Kosinski <kosinkadink1@gmail.com>
2026-04-21 11:27:35 -07:00
Jukka Seppänen
eb22225387
Support standalone LTXV audio VAEs ( #13499 )
2026-04-21 10:46:37 -07:00
Alexander Piskun
b38dd0ff23
feat(api-nodes): add automatic downscaling of videos for ByteDance 2 nodes ( #13465 )
2026-04-21 10:45:10 -07:00
comfyanonymous
ad94d47221
Make the ltx audio vae more native. ( #13486 )
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Execution Tests / test (macos-latest) (push) Waiting to run
Execution Tests / test (ubuntu-latest) (push) Waiting to run
Execution Tests / test (windows-latest) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-2022) (push) Waiting to run
2026-04-21 11:02:42 -04:00
Comfy Org PR Bot
e75f775ae8
Bump comfyui-frontend-package to 1.42.12 ( #13489 )
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Build package / Build Test (3.10) (push) Waiting to run
Build package / Build Test (3.11) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Execution Tests / test (macos-latest) (push) Waiting to run
Execution Tests / test (ubuntu-latest) (push) Waiting to run
Execution Tests / test (windows-latest) (push) Waiting to run
Build package / Build Test (3.12) (push) Waiting to run
Build package / Build Test (3.13) (push) Waiting to run
Build package / Build Test (3.14) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-2022) (push) Waiting to run
2026-04-21 00:43:11 -07:00
John Pollock
0bada2e9a2
Merge pull request #15 from pollockjj/issue_80
...
Fix Trellis VAE decode memory management
2026-04-20 20:24:48 -07:00
John Pollock
8816699e7c
Address Trellis VAE decode review feedback
2026-04-20 22:10:15 -05:00
John Pollock
c1fa56251e
Merge remote-tracking branch 'origin/issue_73' into issue_80
...
# Conflicts:
# comfy_extras/nodes_trellis2.py
2026-04-20 22:04:24 -05:00
comfyanonymous
c514890325
Refactor io to IO in nodes_ace.py ( #13485 )
2026-04-20 21:59:26 -04:00
John Pollock
528d1010cf
Merge pull request #14 from pollockjj/issue_88
...
Trellis2: fix texture path resolution and gpu-only host conversion
2026-04-20 18:55:56 -07:00
John Pollock
f15bf73d5c
Fix Trellis VAE decode memory management
2026-04-20 20:39:08 -05:00
John Pollock
32465d200b
Merge remote-tracking branch 'origin/issue_73' into issue_88
2026-04-20 20:00:52 -05:00
John Pollock
634cae5a31
Merge pull request #13 from pollockjj/issue_94
...
Trellis2: make textured mesh simplification deterministic
2026-04-20 17:57:01 -07:00
Octopus
543e9fba64
fix: pin SQLAlchemy>=2.0 in requirements.txt ( fixes #13036 ) ( #13316 )
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Build package / Build Test (3.10) (push) Waiting to run
Build package / Build Test (3.11) (push) Waiting to run
Build package / Build Test (3.12) (push) Waiting to run
Build package / Build Test (3.13) (push) Waiting to run
Build package / Build Test (3.14) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Execution Tests / test (macos-latest) (push) Waiting to run
Execution Tests / test (ubuntu-latest) (push) Waiting to run
Execution Tests / test (windows-latest) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-2022) (push) Waiting to run
2026-04-20 15:30:23 -07:00
John Pollock
141f13a3ae
Merge pull request #12 from pollockjj/issue_87
...
Issue 87: fix Trellis2 batch semantics collapse shape and texture samples
2026-04-20 15:24:35 -07:00
John Pollock
597adfce3f
fix: stabilize Trellis2 mesh simplification
2026-04-20 17:22:31 -05:00
John Pollock
939ac7ebb4
Omit null batch_index from Trellis upsample output
2026-04-20 17:20:57 -05:00
John Pollock
33caec301a
Validate Trellis coord_counts noise metadata
2026-04-20 17:17:50 -05:00
John Pollock
90ebb50f00
Harden Trellis sparse latent seeding
2026-04-20 16:05:10 -05:00
John Pollock
0b99c8c44a
Fail loud on Trellis invalid batch metadata
2026-04-20 15:50:40 -05:00
John Pollock
a752dd4736
Harden Trellis sparse metadata validation
2026-04-20 14:46:23 -05:00
John Pollock
55997759d8
fix: issue 88 make texture voxel query deterministic
2026-04-20 14:44:45 -05:00
John Pollock
7b95f7c4b0
fix: issue 88 unify texture paint color path on host
2026-04-20 14:39:15 -05:00
John Pollock
06661522d9
fix: issue 88 texture path resolution and gpu-only host conversion
2026-04-20 14:35:08 -05:00
John Pollock
7d98cc1305
Fix Trellis seeded sparse batch semantics
2026-04-20 14:29:07 -05:00
John Pollock
49c1adeed6
Fix Trellis PR review regressions
2026-04-20 12:15:49 -05:00
John Pollock
c81ddf2349
Fix Trellis2 batched shape and texture semantics
2026-04-20 11:06:04 -05:00
John Pollock
880d7823e8
Merge pull request #11 from pollockjj/issue_76_extract
...
Trellis2/Hunyuan3d: n>1 batched cascade support
2026-04-19 21:51:27 -07:00
John Pollock
9cfa8f2c01
Trellis2: inline batched mesh helpers
2026-04-19 23:47:57 -05:00
John Pollock
40219ab0fc
Trellis2: share batched mesh helpers
2026-04-19 23:33:09 -05:00
John Pollock
c297a9f839
Trellis2: handle empty and batched texture paint paths
2026-04-19 23:23:24 -05:00
John Pollock
6d99b636c1
Trellis2/Hunyuan3d: preserve mesh tensor contract in batch mode
2026-04-19 22:55:38 -05:00
John Pollock
44043ee6e5
Trellis2/Hunyuan3d: n>1 batched cascade support
...
Mesh-producing nodes (VoxelToMeshBasic, VoxelToMesh, VaeDecodeShapeTrellis)
previously stacked per-batch vertex/face tensors with torch.stack, which
failed under batch>1 because per-item meshes have variable shapes. Store
per-item tensors as lists when shapes differ; keep stacked-tensor fast
path when shapes match. Update SaveGLB, PostProcessMesh, and
VaeDecodeTextureTrellis consumers to iterate per-item when input is a
list.
Trellis2Conditioning.execute previously collapsed batched image/mask
input to index 0, yielding identical conditioning for every batch item.
Loop over the batch and produce per-image cond_512/cond_1024/neg_cond
tensors stacked along the batch dim, matching the latent batch size.
batch_size=1 behavior is unchanged. batch_size>1 runs now emit one GLB
per batch item per SaveGLB node and carry per-image conditioning
through the structure/shape/texture cascade.
2026-04-19 22:03:53 -05:00
John Pollock
45fcf0f9cc
Merge pull request #10 from pollockjj/issue_74_extract
...
Trellis2: fix structure batch pruning under shape_rule
2026-04-19 19:57:29 -07:00
John Pollock
70511a9a91
Trellis2: guard structure shape_rule pruning to CFG batches
2026-04-19 21:38:45 -05:00
John Pollock
b443f423b4
Trellis2: slice cond half of x symmetrically under shape_rule pruning
2026-04-19 21:26:48 -05:00
John Pollock
dd8c5703d8
Merge pull request #8 from pollockjj/issue_89
...
Restore Trellis2 clip vision image_size state
2026-04-19 19:17:12 -07:00
John Pollock
cf3cfec596
Add Trellis2 image_size restore tests
2026-04-19 21:11:58 -05:00
John Pollock
7c6b237fe8
Match Copilot image_size restore pattern
2026-04-19 21:05:07 -05:00
John Pollock
2ad1ca5531
Handle missing Trellis2 image_size restore state
2026-04-19 20:51:22 -05:00
John Pollock
d7416e5690
Guard full Trellis2 conditioning image_size restore
2026-04-19 20:49:42 -05:00
John Pollock
04099ef605
Restore Trellis2 clip vision image_size state
2026-04-19 19:53:30 -05:00
comfyanonymous
fc5f4a996b
Add link to Intel portable to Readme. ( #13477 )
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Execution Tests / test (macos-latest) (push) Waiting to run
Execution Tests / test (ubuntu-latest) (push) Waiting to run
Execution Tests / test (windows-latest) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-2022) (push) Waiting to run
2026-04-19 20:26:12 -04:00
John Pollock
036d159237
Merge pull request #7 from pollockjj/issue_86
...
Issue 86: fix Trellis2 1024 conditioning gate
2026-04-19 17:24:35 -07:00
John Pollock
5575e06ff3
clarify: issue 86 latent-to-pixel resolution mapping
2026-04-19 19:20:14 -05:00
John Pollock
d62bbe5fe0
fix: issue 86 1024 conditioning gate
2026-04-19 18:23:17 -05:00
Abdul Rehman
138571da95
fix: append directory type annotation to internal files endpoint response ( #13078 ) ( #13305 )
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Execution Tests / test (macos-latest) (push) Waiting to run
Execution Tests / test (ubuntu-latest) (push) Waiting to run
Execution Tests / test (windows-latest) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-2022) (push) Waiting to run
Generate Pydantic Stubs from api.comfy.org / generate-models (push) Has been cancelled
2026-04-18 23:21:22 -04:00