Commit Graph

  • 3086026401 ComfyUI v0.19.3 master v0.19.3 comfyanonymous 2026-04-17 13:35:01 -04:00
  • 9635c2ec9b
    fix(api-nodes): make "obj" output optional in Hunyuan3D Text and Image to 3D (#13449) Alexander Piskun 2026-04-17 20:31:37 +03:00
  • 33dfc1b44e
    Merge branch 'master' into fix/api-nodes/tencent3d-obj-outputs fix/api-nodes/tencent3d-obj-outputs Jedrzej Kosinski 2026-04-17 12:21:48 -05:00
  • f8d92cf313
    chore: update workflow templates to v0.9.57 (#13455) Daxiong (Lin) 2026-04-18 01:16:39 +08:00
  • b090d33613
    Merge branch 'master' into fix/api-nodes/tencent3d-obj-outputs Alexander Piskun 2026-04-17 20:16:30 +03:00
  • 4f48be4138
    feat(api-nodes): add new "arrow-1.1" and "arrow-1.1-max" SVG models (#13447) Alexander Piskun 2026-04-17 20:02:06 +03:00
  • fab776ae26
    Merge branch 'master' into feat/api-nodes/new-quiver-models feat/api-nodes/new-quiver-models Alexander Piskun 2026-04-17 19:51:09 +03:00
  • 541fd10bbe
    fix(api-nodes): corrected StabilityAI price badges (#13454) Alexander Piskun 2026-04-17 19:44:08 +03:00
  • 05f7531148
    nodes_textgen: Implement use_default_template for LTX (#13451) rattus 2026-04-18 02:20:09 +10:00
  • f9f297d667
    fix(api-nodes): make "obj" output optional in Hunyuan3D Text and Image to 3D bigcat88 2026-04-17 10:40:09 +03:00
  • ccfb9a3578
    feat(api-nodes): add new "arrow-1.1" and "arrow-1.1-max" SVG models bigcat88 2026-04-17 09:32:10 +03:00
  • c033bbf516 ComfyUI v0.19.2 v0.19.2 comfyanonymous 2026-04-17 00:26:35 -04:00
  • 1391579c33
    Add JsonExtractString node. (#13435) comfyanonymous 2026-04-16 21:20:16 -07:00
  • 744f6c087e
    Merge branch 'master' into Import-blueprint Import-blueprint Daxiong (Lin) 2026-04-17 09:43:45 +08:00
  • d0c53c50c2
    feat(api-nodes): add 1080p resolution for SeeDance 2.0 model (#13437) Alexander Piskun 2026-04-17 04:32:04 +03:00
  • b68042b5c4 Drop cv2 & numpy dependency, run VOIDWarpedNoise with torch. void-model_CORE-38 Talmaj Marinc 2026-04-16 21:45:35 +02:00
  • 7609381243 Move imports to the top in nodes_void.py Talmaj Marinc 2026-04-16 21:33:08 +02:00
  • c017dc7e4e Update subgraph blueprints ComfyUI Wiki 2026-04-17 01:43:51 +08:00
  • 03a6b6a08f
    feat(api-nodes): add 1080p resolution for SeeDance 2.0 model feat/api-nodes/seedance2-1080p bigcat88 2026-04-16 20:43:11 +03:00
  • 6c4b1cebd1 Fix VOID last-frame glitch by enforcing even latent_t. Talmaj Marinc 2026-04-16 19:30:20 +02:00
  • a8c758dab4
    Merge branch 'master' into Import-blueprint Daxiong (Lin) 2026-04-17 01:02:52 +08:00
  • fe8906144c Add custom clip type cogvideox Talmaj Marinc 2026-04-16 18:51:23 +02:00
  • f4240442b6 Fix the muted video output. Talmaj Marinc 2026-04-16 18:36:22 +02:00
  • c176f951e8 Add VOIDSampler. Talmaj Marinc 2026-04-16 18:23:19 +02:00
  • b41ab53b6f
    Use ErnieTEModel_ not ErnieTEModel. (#13431) Bedovyy 2026-04-16 23:11:58 +09:00
  • b610945825
    dev: RemoteComboOptions example dev/tmp-api-nodes/test-nodes bigcat88 2026-04-16 15:36:59 +03:00
  • fdf929031b
    feat: implement RemoteComboOptions for rich remote-populated combos dev/Combo-RemoteOptions bigcat88 2026-03-30 19:48:53 +03:00
  • f0d550bd02
    Minor updates for worksplit_gpu with comfy-aimdo (#13419) worksplit-multigpu rattus 2026-04-16 15:49:01 +10:00
  • 45762f72a8 feat: add generic --feature-flag CLI arg and --list-feature-flags registry feature/generic-feature-flag-cli Jedrzej Kosinski 2026-04-15 17:06:59 -07:00
  • 574b117f8c
    Merge branch 'master' into feature/deploy-environment-header feature/deploy-environment-header Jedrzej Kosinski 2026-04-16 00:39:44 -05:00
  • e7fbb3c2db Add deploy environment header to partner node API calls Jedrzej Kosinski 2026-04-15 17:30:20 -07:00
  • e9a2d1e4cc
    Add a way to disable default template in text gen node. (#13424) comfyanonymous 2026-04-15 19:59:08 -07:00
  • b4518ea697 Initial void pass 2 commit. Talmaj Marinc 2026-04-15 17:36:54 +02:00
  • 1de83f91c3
    Fix OOM regression in _apply() for quantized models during inference (#13372) Jun Yamog 2026-04-15 21:10:36 +12:00
  • 1e32550575
    Merge branch 'master' into Import-blueprint Daxiong (Lin) 2026-04-15 13:53:55 +08:00
  • 8f374716ee ComfyUI v0.19.1 v0.19.1 comfyanonymous 2026-04-14 22:56:13 -04:00
  • cb0bbde402
    Fix ernie on devices that don't support fp64. (#13414) comfyanonymous 2026-04-14 19:54:47 -07:00
  • 77054cd49e
    Merge branch 'master' into deepme987/auto-register-node-replacements-json deepme987/auto-register-node-replacements-json Deep Mehta 2026-04-14 19:34:21 -07:00
  • 7ce3f64c78
    Update workflow templates to v0.9.54 (#13412) Daxiong (Lin) 2026-04-15 08:35:27 +08:00
  • f0f5cc989a Add Spectral lint CI gate for openapi.yaml mattmiller/add-spectral-lint-ci-gate Matt Miller 2026-04-14 15:52:22 -07:00
  • 3fcbaeefce Address Spectral lint findings in openapi.yaml add-openapi-spec Matt Miller 2026-04-14 15:40:11 -07:00
  • 6867837a88
    Merge branch 'master' into add-openapi-spec Matt Miller 2026-04-14 13:14:26 -07:00
  • c5569e8627
    Add string output to preview text node. (#13406) comfyanonymous 2026-04-14 11:42:23 -07:00
  • c16db7fd69
    Bump comfyui-frontend-package to 1.42.11 (#13398) Comfy Org PR Bot 2026-04-15 03:13:35 +09:00
  • 73829e6386 Mark /api/history endpoints as deprecated Matt Miller 2026-04-14 10:56:21 -07:00
  • 01705c6dd0
    Merge branch 'master' into add-openapi-spec Matt Miller 2026-04-14 10:04:21 -07:00
  • 15d68e78dd Add OpenAPI 3.1 specification for ComfyUI API Matt Miller 2026-04-13 21:16:11 -07:00
  • a0a69c9b34 Add latents fix. Talmaj Marinc 2026-04-10 11:11:36 +02:00
  • 2a45d487d4 Initial commit for void model CORE-38. Talmaj Marinc 2026-04-09 09:08:50 +02:00
  • 52156edbee Revert dtype to float32 to increase quality of video output. cogvideox Talmaj Marinc 2026-04-14 16:51:00 +02:00
  • dff15d7e5f Fix cogvideox dtypes and ops. Talmaj Marinc 2026-04-14 15:58:34 +02:00
  • c8a843e240 Avoid pre-interpolating z for the full clip at every high-res stage. Talmaj Marinc 2026-04-14 15:09:44 +02:00
  • 9ca7cdb17e Cap encode chunks fix. Talmaj Marinc 2026-04-14 17:00:28 +02:00
  • e962c3f846 Cap encode chunks at the configured frame batch size. Talmaj Marinc 2026-04-14 15:05:27 +02:00
  • 3e961f9960 Move cogvideo text encoder into a dedicated module. Talmaj Marinc 2026-04-14 14:58:37 +02:00
  • 174f68885c Remove vae_backup.py Talmaj Marinc 2026-04-14 14:58:06 +02:00
  • 541f26ae23 Fixup ruff. Talmaj Marinc 2026-04-10 20:24:57 +02:00
  • cee57f6827 Add CogVideoX 1.5 geometry defaults to I2V path Talmaj Marinc 2026-04-10 19:50:16 +02:00
  • 9904f4d73f Fix CogVideoX concat_cond to handle temporal dimension and normalize channel count Talmaj Marinc 2026-04-10 19:47:18 +02:00
  • 73bd1dd2c8 Fix mutable input parameter. Talmaj Marinc 2026-04-10 15:14:42 +02:00
  • 220a044fab Utilize use_learned_positional_embeddings in forward pass of CogVideoX. Talmaj Marinc 2026-04-10 15:12:32 +02:00
  • 92571c7fe5 Remove sparkvsr related code. Talmaj Marinc 2026-04-10 15:03:05 +02:00
  • 6841484cde Remove breaking code, logging etc. Talmaj Marinc 2026-04-10 11:09:51 +02:00
  • 1112d597c8 Initial CogVideoX and SparkVSR support kijai 2026-04-08 12:04:51 +03:00
  • fed4ac031a
    chore: update workflow templates to v0.9.50 (#13399) Daxiong (Lin) 2026-04-14 14:24:37 +08:00
  • 35dfcbbb28
    [Partner Nodes] add Sonilo Audio nodes (#13391) Alexander Piskun 2026-04-14 08:21:01 +03:00
  • 722bc73319
    Make text generation work with ministral model. (#13395) comfyanonymous 2026-04-13 17:43:57 -07:00
  • 402ff1cdb7
    Fix issue with ernie image. (#13393) comfyanonymous 2026-04-13 13:38:42 -07:00
  • ea092cd1e7
    Merge pull request #13380 from pollockjj/issue61-clean-pyisolate-support pyisolate-support John Pollock 2026-04-13 12:14:38 -07:00
  • 4cc0032766 Clean up image edit blueprint metadata ComfyUI Wiki 2026-04-13 18:52:25 +08:00
  • ec31322751 Fix crop blueprint split coverage ComfyUI Wiki 2026-04-13 18:37:53 +08:00
  • acd718598e ComfyUI v0.19.0 v0.19.0 comfyanonymous 2026-04-13 03:02:36 -04:00
  • 559501e4b8
    chore: update workflow templates to v0.9.47 (#13385) Daxiong (Lin) 2026-04-13 14:19:09 +08:00
  • ee2db7488d
    feat(api-nodes): add SeeDance 2.0 nodes (#13364) Alexander Piskun 2026-04-13 08:26:19 +03:00
  • c2657d5fb9
    Fix typo. (#13382) comfyanonymous 2026-04-12 20:37:13 -07:00
  • 971932346a
    Update quant doc so it's not completely wrong. (#13381) comfyanonymous 2026-04-12 20:27:38 -07:00
  • 59937d06f1 fix(isolation): clear ruff issues on clean trial branch John Pollock 2026-04-12 21:31:13 -05:00
  • 77619600cd chore(release): pin pyisolate to 0.10.2 John Pollock 2026-04-12 21:08:47 -05:00
  • 3b0fc0ab87 remove(isolation): drop internal ply and npz support John Pollock 2026-04-12 21:08:47 -05:00
  • b1bcaaf8fe fix(isolation): expose inner model state_dict in isolation John Pollock 2026-04-12 21:08:35 -05:00
  • 07fffdd593 fix(isolation): refresh loader and isolated route handling John Pollock 2026-04-12 21:08:35 -05:00
  • 4fe06a265c Make Load3D model_file optional by adding "none" choice feature/load3d-optional-model Terry Jia 2026-04-12 20:59:55 -04:00
  • 1f60ff8e58 Update LTX 2.0 Pose to Video ComfyUI Wiki 2026-04-12 22:39:20 +08:00
  • b3226f9570 Merge branch 'Import-blueprint' of https://github.com/Comfy-Org/ComfyUI into Import-blueprint ComfyUI Wiki 2026-04-12 20:38:01 +08:00
  • f9b35321b6 Update Blueprint ComfyUI Wiki 2026-04-12 20:36:01 +08:00
  • 4df30b0145 Update subgraph ComfyUI Wiki 2026-04-12 20:30:10 +08:00
  • d2bd91eda1 Update Subgraph size ComfyUI Wiki 2026-04-12 19:09:06 +08:00
  • 37f22e38c6 Remove duplicate blueprint ComfyUI Wiki 2026-04-12 17:22:52 +08:00
  • 38ce42449f New Subgraph blueprints ComfyUI Wiki 2026-04-12 17:18:09 +08:00
  • b880b039ae Remove local tag from subgraph name ComfyUI Wiki 2026-04-12 10:54:27 +08:00
  • 8a183b29bd Update Blueprint ComfyUI Wiki 2026-04-12 20:36:01 +08:00
  • 75347e6237 Update subgraph ComfyUI Wiki 2026-04-12 20:30:10 +08:00
  • e53556a31f Update Subgraph size ComfyUI Wiki 2026-04-12 19:09:06 +08:00
  • 4cfacad7d2 Remove duplicate blueprint ComfyUI Wiki 2026-04-12 17:22:52 +08:00
  • fbfab019c0 New Subgraph blueprints ComfyUI Wiki 2026-04-12 17:18:09 +08:00
  • 8166a155c4 Remove local tag from subgraph name ComfyUI Wiki 2026-04-12 10:54:27 +08:00
  • 31283d2892
    Implement Ernie Image model. (#13369) comfyanonymous 2026-04-11 19:29:31 -07:00
  • 55ebd287ee
    Add a supports_fp64 function. (#13368) comfyanonymous 2026-04-11 18:06:36 -07:00
  • a2840e7552
    Make ImageUpscaleWithModel node work with intermediate device and dtype. (#13357) comfyanonymous 2026-04-10 18:48:26 -07:00
  • ec19f15c9f
    Merge branch 'master' into fix/glsl-blur-texel-size fix/glsl-blur-texel-size guill 2026-04-10 16:04:09 -07:00