Commit Graph

  • 09bf975446 Inplace VAE output processing to reduce peak RAM consumption kijai 2026-03-18 00:38:35 +0200
  • b31589064a
    Fix jobs preview fallback priority when text and images coexist Deniz Şafak 2026-03-18 01:28:26 +0300
  • b68a96a436 cascade: remove dead weight init code Rattus 2026-03-18 08:12:48 +1000
  • 8b9d039f26
    bump manager version to 4.1b6 (#13022) Dr.Lt.Data 2026-03-18 07:17:03 +0900
  • 035414ede4
    Reduce WAN VAE VRAM, Save use cases for OOM/Tiler (#13014) rattus 2026-03-17 14:34:39 -0700
  • 1a157e1f97
    Reduce LTX VAE VRAM usage and save use cases from OOMs/Tiler (#13013) rattus 2026-03-17 14:32:43 -0700
  • f2be8ca2a0 bump manager version to 4.1b6 Dr.Lt.Data 2026-03-18 02:07:37 +0900
  • c69f9791d7 chore: remove accumulate unit tests to reduce PR scope bymyself 2026-03-17 09:20:36 +0000
  • a78f700552 feat: add accumulate toggle to SaveImage and PreviewImage nodes bymyself 2026-02-25 22:56:56 -0800
  • e50a36e05c
    Removed whitespace from blank line V1sionVerse 2026-03-17 16:36:29 +0100
  • 9ef776b689
    Removed trailing whitespace V1sionVerse 2026-03-17 16:31:12 +0100
  • ed7c2c6579
    Mark weight_dtype as advanced input in Load Diffusion Model node (#12769) Christian Byrne 2026-03-17 07:24:00 -0700
  • 782f09da4b
    Merge branch 'master' into mark-dtype-advanced mark-dtype-advanced Christian Byrne 2026-03-17 07:02:45 -0700
  • 155460c314 Bump comfyui-frontend-package to 1.42.7 github-actions[bot] 2026-03-17 13:59:36 +0000
  • b4e0688794 FP8 bwd training Kohaku-Blueleaf 2026-03-17 21:18:31 +0800
  • 1368c20d88 fix: continue instead of break for parametrizations entries aayushbaluni 2026-03-17 16:13:21 +0530
  • 78501b11c3 fix: include weight_norm parametrizations in partial loading (#11855) aayushbaluni 2026-03-17 16:01:34 +0530
  • 8d76bb94fd angle pythongosssss 2026-03-17 02:51:47 -0700
  • bc5932daaf
    Merge branch 'Comfy-Org:master' into image-upload-file-size-check V1sionVerse 2026-03-17 10:10:32 +0100
  • fdcc38b9ea Return Unhashable on missing node xmarre 2026-03-17 07:48:14 +0100
  • 0f5621ee32 wan: vae: restyle a little to match LTX Rattus 2026-03-17 16:21:16 +1000
  • 8658c570f9 wan: vae: free consumer caller tensors on recursion Rattus 2026-03-17 13:26:34 +1000
  • 45995ed76a wan: vae: remove cloning Rattus 2026-03-16 22:11:07 +1000
  • 6c4843567d wan: encode frames 2x2. Rattus 2026-03-16 21:57:26 +1000
  • 0ebd807eb9 wan: vae: recurse and chunk for 2+2 frames on decode Rattus 2026-03-16 21:44:04 +1000
  • d8fa68084f wan: remove all concatentation with the feature cache Rattus 2026-03-16 21:08:41 +1000
  • 2fac7a8726 wan: vae: encoder: Add feature cache layer that corks singles Rattus 2026-03-16 19:20:39 +1000
  • 7b88e672ef ltx: vae: cleanup some intermediates Rattus 2026-03-17 14:25:15 +1000
  • 5dc1bbb9df ltx: vae: free non-chunking recursive intermediates Rattus 2026-03-17 13:39:13 +1000
  • d4a3cfc649 ltx: vae: scale the chunk size with the users VRAM Rattus 2026-03-14 19:46:32 +1000
  • 379fbd1a82
    chore: update workflow templates to v0.9.26 (#13012) ComfyUI Wiki 2026-03-17 12:53:18 +0800
  • a84290a0d2 chore: update workflow templates to v0.9.26 ComfyUI Wiki 2026-03-17 12:36:14 +0800
  • e5f6c1ff68 fix: reshape dora_scale before broadcasting in weight_decompose easonysliu 2026-03-17 11:17:57 +0800
  • 46d76508c9
    Merge branch 'master' into mps-text-encoder-device comfyanonymous 2026-03-16 19:32:09 -0700
  • 8cc746a864
    fix: disable SageAttention for Hunyuan3D v2.1 DiT (#12772) Paulo Muggler Moreira 2026-03-17 03:27:27 +0100
  • 9a870b5102
    fix: atomic writes for userdata to prevent data loss on crash (#12987) Christian Byrne 2026-03-16 18:56:35 -0700
  • ca17fc8355
    Fix potential issue. (#13009) comfyanonymous 2026-03-16 18:38:40 -0700
  • 77dc796c0a
    Fix potential issue. comfyanonymous 2026-03-16 21:36:21 -0400
  • 20561aa919
    [Trainer] FP4, 8, 16 training by native dtype support and quant linear autograd function (#12681) Kohaku-Blueleaf 2026-03-17 09:31:50 +0800
  • a5f887b169
    Merge 385221234c into 7a16e8aa4e Reiner "Tiles" Prokein 2026-03-16 21:24:57 -0400
  • c727ada027 add: AnimateDiff fantasyAnime blueprint Kei 2026-03-17 08:02:06 +0900
  • 7174b9576b Set and pass along rope_opts correctly. Talmaj Marinc 2026-03-16 21:26:42 +0100
  • d605edc6ef Update longcat_image.py for edit model. Talmaj Marinc 2026-03-16 12:21:39 +0100
  • 7b308e22c1 Fix forward pass for Qwen25_7BVLI when attention_mask is not None. Needed for LongCat-Image edit model. Talmaj Marinc 2026-03-13 21:53:49 +0100
  • e00ae62907 Restore ViT spatial order after windowed attention. Talmaj Marinc 2026-03-13 20:37:03 +0100
  • 7a16e8aa4e
    Add --enable-dynamic-vram options to force enable it. (#13002) comfyanonymous 2026-03-16 13:50:13 -0700
  • 12e4678554 Add --enable-dynamic-vram options to force enable it. comfyanonymous 2026-03-16 16:35:17 -0400
  • 425ed43cc6 fix: gracefully handle port-in-use error on server startup Luke Mino-Altherr 2026-03-16 16:34:35 -0400
  • b202f842af
    Skip running model finalizers at exit (#12994) blepping 2026-03-16 14:00:42 -0600
  • 7d5f5252c3
    ci: add check to block AI agent Co-authored-by trailers in PRs (#12799) Christian Byrne 2026-03-16 12:53:13 -0700
  • 2bd4d82b4f
    feat(assets): align local API with cloud spec (#12863) Luke Mino-Altherr 2026-03-16 15:34:04 -0400
  • c1ce00287c Stop requeueing live containers xmarre 2026-03-16 19:21:24 +0100
  • 6de40501e6
    Merge 7da9f22166 into 593be209a4 Luke Mino-Altherr 2026-03-16 17:03:05 +0000
  • 7da9f22166 fix: add UTC timezone suffix to datetime serializers Luke Mino-Altherr 2026-03-16 11:33:21 -0400
  • 6e3bd33665 Prevent dict key canonicalization xmarre 2026-03-16 17:06:09 +0100
  • ce05e377a8 Stop canonicalizing dict keys xmarre 2026-03-16 16:48:42 +0100
  • 6517b60172 fix: return millisecond timestamps from get_file_info() Luke Mino-Altherr 2026-03-16 11:33:51 -0400
  • 1a00f7743f Stop traversing dict keys xmarre 2026-03-16 16:10:01 +0100
  • a6472b1514 Fix to_hashable traversal stack handling xmarre 2026-03-16 15:34:15 +0100
  • 1a41a74c45 Skip running model finalizers at exit blepping 2026-03-16 08:17:46 -0600
  • b6e0df3cdd Fix migration constraint naming double-prefix and NULL in mixed metadata lists luke-mino-altherr/asset-endpoint-alignment Luke Mino-Altherr 2026-03-14 23:30:15 -0400
  • 8570fd5112 Remove mime_type from asset update API Luke Mino-Altherr 2026-03-14 22:46:14 -0400
  • 0b6d48def9 Remove dead None guards on result.asset in upload handler Luke Mino-Altherr 2026-03-14 22:38:40 -0400
  • 24a6a7cbc6 Disallow all-null meta rows: add CHECK constraint, skip null values on write Luke Mino-Altherr 2026-03-14 22:29:45 -0400
  • 94de8af82f Add clarifying comments for Asset/AssetReference naming and preview_id Luke Mino-Altherr 2026-03-14 22:22:24 -0400
  • e86186ce8a Add index on asset_references.preview_id for FK cascade performance Luke Mino-Altherr 2026-03-14 22:17:27 -0400
  • d67870f933 Rename prompt_id to job_id on asset_references Luke Mino-Altherr 2026-03-14 22:13:00 -0400
  • 735fda90f2 Remove unused imports in scanner.py Luke Mino-Altherr 2026-03-12 17:37:06 -0700
  • fb2e70cfba Fix missing tag count for is_missing references and update test for total_tags field Luke Mino-Altherr 2026-03-12 17:19:09 -0700
  • 08dfff56ed fix: SQLite migration 0003 FK drop fails on file-backed DBs (MB-2) Luke Mino-Altherr 2026-03-12 16:41:45 -0700
  • 940b202b2f Reject client-provided id, fix preview URLs, rename tags→total_tags Luke Mino-Altherr 2026-03-12 16:29:51 -0700
  • 8006fde8e1 Derive subfolder tags from path in register_file_in_place Luke Mino-Altherr 2026-03-12 15:42:07 -0700
  • 97341de93a Standardize tag ordering to alphabetical across all endpoints Luke Mino-Altherr 2026-03-12 15:36:10 -0700
  • 1d1de348cf Merge system+user metadata into filter projection Luke Mino-Altherr 2026-03-12 15:31:35 -0700
  • aa79b64877 Use resolved content_type from asset lookup in /view endpoint Luke Mino-Altherr 2026-03-12 15:08:18 -0700
  • 0ba183aed7 Make asset mime_type immutable after first ingest Luke Mino-Altherr 2026-03-12 15:05:16 -0700
  • bec0e709f0 Remove unimplemented client-provided ID from upload API Luke Mino-Altherr 2026-03-12 14:57:26 -0700
  • a322664295 Pass preview_id and mime_type through all asset creation fast paths Luke Mino-Altherr 2026-03-12 14:52:15 -0700
  • d78c741ba2 Filter soft-deleted and missing refs from visibility queries Luke Mino-Altherr 2026-03-12 14:43:06 -0700
  • 23e458e549 Change preview_id to reference asset by reference ID, not content ID Luke Mino-Altherr 2026-03-12 14:33:29 -0700
  • 2e35c77e10 Add exclude_none=True to create/upload responses Luke Mino-Altherr 2026-03-12 13:22:04 -0700
  • da0ae02779 Fix double commit in create_from_hash Luke Mino-Altherr 2026-03-12 13:21:58 -0700
  • 357765e6f7 Make ReferenceData.created_at and updated_at required Luke Mino-Altherr 2026-03-12 13:06:12 -0700
  • 58e4bbf01b Add owner_id check to resolve_hash_to_path Luke Mino-Altherr 2026-03-12 13:03:47 -0700
  • 9cfb9c7a9d Require at least one tag in UploadAssetSpec Luke Mino-Altherr 2026-03-12 12:59:22 -0700
  • aa953a2fdc Move blake3 hash resolution to asset_management service Luke Mino-Altherr 2026-03-11 22:00:12 -0700
  • c3a8378382 Add comment explaining why /view resolves blake3 hashes Luke Mino-Altherr 2026-03-11 21:47:56 -0700
  • 77bf530bc5 Exclude None fields from asset API JSON responses Luke Mino-Altherr 2026-03-11 21:38:54 -0700
  • b909270e40 Register uploaded images in asset database when --enable-assets is set Luke Mino-Altherr 2026-03-11 21:35:18 -0700
  • 6c02ece3b7 feat: resolve blake3 hashes in /view endpoint via asset database Luke Mino-Altherr 2026-03-10 18:31:05 -0700
  • acadeb8b4b chore: remove unused imports from asset_reference queries Luke Mino-Altherr 2026-03-10 18:28:35 -0700
  • 8efd26101b Add preview_url to /assets API response using /api/view endpoint Luke Mino-Altherr 2026-03-10 17:59:23 -0700
  • e767f482ea Fix review issues: tags validation, size nullability, type annotation, hash mismatch check, and add tag histogram tests Luke Mino-Altherr 2026-03-10 14:23:02 -0700
  • 07d17edbfd feat(assets): align local API with cloud spec Luke Mino-Altherr 2026-03-09 22:36:00 -0700
  • 6158cd5820 Prevent redundant signature rewalk xmarre 2026-03-16 13:31:02 +0100
  • bff714dda0 Fix non-link input cache signature xmarre 2026-03-16 10:13:04 +0100
  • fce22da313 Prevent signature traversal of raw xmarre 2026-03-16 09:29:00 +0100
  • 6e5700aad0
    Improved performance of image_upload() in server.py V1sionVerse 2026-03-16 09:23:02 +0100
  • 9f9d37bd9a
    Merge branch 'master' into master xmarre 2026-03-16 09:07:29 +0100
  • 7b8983bb34 fix: replace bare except with json.JSONDecodeError in app_settings.py Xiao Ji Ji 2026-03-16 06:38:13 +0000