Commit Graph

  • 37a976a864 Implement Jina CLIP v2 woctordho 2025-12-17 02:14:00 +08:00
  • 78fc8d845f Implement sliding attention in Gemma3 woctordho 2025-12-18 23:52:18 +08:00
  • 06ec545edc
    Merge 3f56e649595967624682dcbe3bded975f3a0dae8 into 28eaab608bc34c4e3b1886b1bddbb429453249d8 salt 2025-12-18 17:52:17 -08:00
  • 28eaab608b
    Diffusion model part of Qwen Image Layered. (#11408) comfyanonymous 2025-12-18 17:21:14 -08:00
  • bdfca97099 Diffusion model part of Qwen Image Layered. comfyanonymous 2025-12-18 19:58:00 -05:00
  • b4bc854398 Comment out test logic nodes Jedrzej Kosinski 2025-12-18 16:30:41 -08:00
  • dd4786bcf8 Make lazy status for specific inputs on DynamicInputs work by having the values of the dictionary for check_lazy_status be a tuple, where the second element is the key of the input that can be returned Jedrzej Kosinski 2025-12-18 16:20:28 -08:00
  • d3fd2170de Merge branch 'master' into assets-redo Jedrzej Kosinski 2025-12-18 15:50:30 -08:00
  • fc0c5c77e8
    Merge 7e781171f974ce74effd3b9259331535fe01d9d4 into 6a2678ac65ff690e24771a4c64ce96f7a9824fa4 Alexis ROLLAND 2025-12-19 02:46:09 +03:00
  • 886caea99f
    Merge 95609acef4a47a5bea18bc5cd7b3de240e8d7753 into 6a2678ac65ff690e24771a4c64ce96f7a9824fa4 Nya Candy 2025-12-19 02:44:38 +03:00
  • 3a31c83477
    Merge 9d1617bb21343833e87466f9b3d0b3fac69321a9 into 6a2678ac65ff690e24771a4c64ce96f7a9824fa4 Stuart Axon 2025-12-19 02:44:37 +03:00
  • 07e85cecbd Simplified hashing function tpye hint and _hash_file_obj Jedrzej Kosinski 2025-12-18 15:43:01 -08:00
  • bef33564c1 Merge branch 'master' into v3-improvements Jedrzej Kosinski 2025-12-18 15:26:39 -08:00
  • 6a2678ac65
    Trim/pad channels in VAE code. (#11406) comfyanonymous 2025-12-18 15:22:38 -08:00
  • 8732175497 Trim/pad channels in VAE code. comfyanonymous 2025-12-18 18:17:49 -05:00
  • e4fb3a3572
    Support loading Wan/Qwen VAEs with different in/out channels. (#11405) comfyanonymous 2025-12-18 14:45:33 -08:00
  • 9b0ada6eb7 Support loading Wan/Qwen VAEs with different in/out channels. comfyanonymous 2025-12-18 17:26:38 -05:00
  • e8ebbe668e
    chore: update workflow templates to v0.7.60 (#11403) ComfyUI Wiki 2025-12-19 06:09:29 +08:00
  • 5af19383df
    Merge 4b56c3278f35ad8cd0b69401d0c1fbfea786ee9d into 1ca89b810e921efce95fb4d254a8c6c93180450b Harel Cain 2025-12-18 19:56:08 +00:00
  • 7fdd3430af
    Merge c3c8d5fc7909feac5bec178e814e64301a951645 into 1ca89b810e921efce95fb4d254a8c6c93180450b Silver 2025-12-18 20:43:25 +01:00
  • d2ac4e4af2
    Merge branch 'master' into miopen_enable_by_env BradPepersAMD 2025-12-18 12:37:35 -07:00
  • 1dfa918941 chore: update workflow templates to v0.7.60 ComfyUI Wiki 2025-12-19 02:20:38 +08:00
  • 4225586b07
    Merge c169d60424edabaa715e823a513beac512a9c62d into 1ca89b810e921efce95fb4d254a8c6c93180450b Scott Brenner 2025-12-18 17:15:58 +00:00
  • 096443f326 Merge remote-tracking branch 'origin/master' into feature/qwen-eligen-support nolan4 2025-12-18 09:07:36 -08:00
  • 7c124b2698
    Merge branch 'master' into feat/png-cicp-chunk catboxanon 2025-12-18 09:45:38 -05:00
  • 74621b9d86 . Yousef Rafat 2025-12-18 14:52:10 +02:00
  • db74a27870 fix vae issue Yousef Rafat 2025-12-18 14:13:41 +02:00
  • 3048d84bab
    Merge branch 'comfyanonymous:master' into master patientx 2025-12-18 13:15:24 +03:00
  • a5acc660b2
    Merge branch 'master' into unetloader_remain_mmap Xiaoyu Xu 2025-12-18 16:20:06 +08:00
  • 8b433f294a
    Merge branch 'master' into offload_to_mmap Xiaoyu Xu 2025-12-18 16:19:16 +08:00
  • e8d4074884 Add an AnyTypeTestNode Jedrzej Kosinski 2025-12-18 00:00:57 -08:00
  • 0958579d99 Made DynamicCombo references in DCTestNode use public interface Jedrzej Kosinski 2025-12-17 23:00:28 -08:00
  • fc93133a1b Merge branch 'master' into v3-improvements Jedrzej Kosinski 2025-12-17 22:54:50 -08:00
  • 184fc6adcb
    Merge branch 'master' into fix-loadimage-icc_based Vijaysinh 2025-12-18 12:05:26 +05:30
  • 1ca89b810e
    Add unified jobs API with /api/jobs endpoints (#11054) ric-yu 2025-12-17 21:44:31 -08:00
  • be341c9fc7
    Merge branch 'master' into feature/unified-jobs-api guill 2025-12-17 21:36:14 -08:00
  • bf7dc63bd6
    skip_load_model -> force_full_load (#11390) comfyanonymous 2025-12-17 20:29:32 -08:00
  • 1b35ba8aed skip_load_model -> force_full_load comfyanonymous 2025-12-17 23:22:00 -05:00
  • d9182b868c
    Merge branch 'master' into fix/preflight-port-check seungwoo-ji (jeus) 2025-12-18 12:55:10 +09:00
  • e517a6bf4c Add Resize Image/Mask node that thanks to MatchType+DynamicCombo is 16-nodes-in-1 Jedrzej Kosinski 2025-12-17 19:35:06 -08:00
  • 004b1b5b0e For now, remove chacking duplicate id's for dynamic types Jedrzej Kosinski 2025-12-17 19:34:12 -08:00
  • 98cc896c3e Fix missing v3_data for v1 nodes in validation Jedrzej Kosinski 2025-12-17 19:33:42 -08:00
  • 86dbb89fc9
    Resolution bucketing and Trainer implementation refactoring (#11117) Kohaku-Blueleaf 2025-12-18 11:15:27 +08:00
  • ba6080bbab ComfyUI v0.5.1 v0.5.1 comfyanonymous 2025-12-17 21:04:50 -05:00
  • 954ca43d0a
    [RUNPOD-1] Integrate serverless handler from System-Nebula fork warby 2025-12-17 19:55:19 -06:00
  • c85afe51e9 Add handling for vace_context in context windows ozbayb 2025-12-17 18:33:41 -07:00
  • 786703a481 fix whitespace Richard Yu 2025-12-17 17:01:36 -08:00
  • 16d85ea133
    Better handle torch being imported by prestartup nodes. (#11383) comfyanonymous 2025-12-17 16:43:18 -08:00
  • 3050f0e57d
    Better handle torch being imported by prestartup nodes. comfyanonymous 2025-12-17 19:31:25 -05:00
  • 5e20b843a5
    Merge branch 'comfyanonymous:master' into master Extraltodeus 2025-12-18 00:35:05 +01:00
  • 2eca887466 Temp test node for MatchType Jedrzej Kosinski 2025-12-17 15:00:31 -08:00
  • acb9a11c6f Merge branch 'seedvr2' of https://github.com/yousef-rafat/ComfyUI into seedvr2 Yousef Rafat 2025-12-18 00:37:32 +02:00
  • d9f71da998 works Yousef Rafat 2025-12-18 00:32:14 +02:00
  • fc23196c05
    Merge branch 'comfyanonymous:master' into master patientx 2025-12-18 01:21:07 +03:00
  • d764601f6e Switch order of Switch and Soft Switch nodes in file Jedrzej Kosinski 2025-12-17 13:37:19 -08:00
  • a3d14592c9 Pass in v3_data in IsChangedCache.get function's fingerprint_inputs, add a from_v3_data helper method to HiddenHolder Jedrzej Kosinski 2025-12-17 13:32:33 -08:00
  • cb7d2456fc Merge branch 'master' into v3-improvements Jedrzej Kosinski 2025-12-17 13:13:08 -08:00
  • 67ca7fb4f6 Re-enable MIOpen for amd cards Alex Butler 2025-12-17 20:38:29 +00:00
  • 5d9ad0c6bf
    Fix the last step with non-zero sigma in sa_solver (#11380) chaObserv 2025-12-18 02:57:40 +08:00
  • a447273823
    Merge branch 'comfyanonymous:master' into master patientx 2025-12-17 21:54:50 +03:00
  • c08f97f344
    fix regression in V3 nodes processing (#11375) Alexander Piskun 2025-12-17 20:24:25 +02:00
  • 887143854b
    feat(api-nodes): add GPT-Image-1.5 (#11368) Alexander Piskun 2025-12-17 19:43:41 +02:00
  • 4d4701893f fix: remove trailing underscore from output filenames lif 2025-12-18 00:36:38 +08:00
  • d14fe06352 fix: close image file handle after loading in LoadImage nodes lif 2025-12-18 00:33:34 +08:00
  • 8595a48795 fix: Content-Disposition header format to comply with RFC 2183 lif 2025-12-18 00:31:10 +08:00
  • 2b2a0bbb02 Fix the last step with non-zero sigma in sa_solver chaObserv 2025-12-18 00:27:24 +08:00
  • 585a8fe657
    Merge a1835b9cd2edf1f49fb214320fcd803a2a360026 into 3a5f239cb622d7d8b1706d0b63c469dfef2eaf73 Zefiro Anthragon 2025-12-17 16:54:18 +01:00
  • d38a3ba6c8
    fix regression in V3 nodes processing bigcat88 2025-12-17 17:22:42 +02:00
  • 296b7c7b6d Small fixes Mihail Karaev 2025-12-17 11:40:14 +00:00
  • a3f78be5c2 Add 128 divisibility for nabla Mihail Karaev 2025-12-17 07:37:46 +00:00
  • 0c84b7650f Add batch support for nabla Mihail Karaev 2025-12-16 11:15:59 +00:00
  • 2bff3c520f Add nabla support Mihail Karaev 2025-12-10 14:06:16 +00:00
  • 75b3e9c9e4
    Merge 64d640171c6cf49df27266364608ec64cd8ef573 into 3a5f239cb622d7d8b1706d0b63c469dfef2eaf73 Archkon 2025-12-17 18:06:44 +08:00
  • e5ba0a4f58
    Merge branch 'comfyanonymous:master' into master patientx 2025-12-17 12:48:51 +03:00
  • 552a061f97
    feat(api-nodes): add GPT-Image-1.5 bigcat88 2025-12-17 08:44:30 +02:00
  • 3a5f239cb6 ComfyUI v0.5.0 v0.5.0 comfyanonymous 2025-12-17 03:46:11 -05:00
  • 6630cd8135 Figured out Switch situation Jedrzej Kosinski 2025-12-16 21:55:20 -08:00
  • 8880e295f1 Allow enabling use of MIOpen by setting COMFYUI_ENABLE_MIOPEN=1 as an env var Brad Pepers 2025-12-16 22:23:35 -07:00
  • 827bb1512b
    Add exp_heun_2_x0 sampler series (#11360) chaObserv 2025-12-17 12:35:43 +08:00
  • 724fbf827a comment that format field is for frontend backward compatibility Richard Yu 2025-12-16 20:34:58 -08:00
  • 03a7f1cfb3 add brief comment explaining why we skip animated Richard Yu 2025-12-16 18:40:03 -08:00
  • 6be0076aa2
    Merge eadb9110188d7fe92d7f6b5e0e13d2ac78d43e92 into ffdd53b327f7ebd48cf81a1c8b06d846cf354a66 Gwangwon Jung 2025-12-17 10:01:04 +08:00
  • 183b377588
    Merge branch 'master' into seedvr2 Yousef R. Gamaleldin 2025-12-17 00:39:06 +02:00
  • ebd945ce3d vae fix Yousef Rafat 2025-12-17 00:09:38 +02:00
  • ffdd53b327
    Check state dict key to auto enable the index_timestep_zero ref method. (#11362) comfyanonymous 2025-12-16 14:03:17 -08:00
  • 65e2103b09
    feat(api-nodes): add Wan2.6 model to video nodes (#11357) Alexander Piskun 2025-12-16 23:51:48 +02:00
  • 0a821b97e7 Check state dict key to auto enable the index_timestep_zero ref method. comfyanonymous 2025-12-16 16:41:04 -05:00
  • 9dba18a9d8
    feat(api-nodes): add Wan2.6 model to video nodes bigcat88 2025-12-16 14:25:50 +02:00
  • 3ce0d656c8 Provide related sampler configurations in seeds_2 node chaObserv 2025-12-17 00:46:20 +08:00
  • 817bfbdadc Add exp_heun_2_x0 sampler series chaObserv 2025-12-16 20:01:34 +08:00
  • fc1e194c73
    Merge branch 'comfyanonymous:master' into master patientx 2025-12-16 13:08:03 +03:00
  • 222c866caa
    Merge 14700174a5ef2f1de7efead4a69b198126b251d8 into 9304e47351be8d178a093b30bcaf5d72c3a2baf5 newsletternewsletter 2025-12-16 17:04:07 +08:00
  • 1f255e11d2
    System prompt "low-quality" for Lumina 2 (CLIPTextEncodeLumina2) newsletternewsletter 2025-12-16 09:53:24 +01:00
  • 9304e47351
    Update workflows for new release process (#11064) Benjamin Lu 2025-12-15 23:24:18 -08:00
  • 85a97cc5c8 Created a Switch2 node as a side-by-side test, will likely go with Switch2 as the initial switch node Jedrzej Kosinski 2025-12-15 23:20:46 -08:00
  • bc606d7d64
    Add a way to set the default ref method in the qwen image code. (#11349) comfyanonymous 2025-12-15 22:26:55 -08:00
  • 95386f7aef Add a way to set the default ref method in the qwen image code. comfyanonymous 2025-12-16 01:21:10 -05:00
  • 7cf8d9e875 Revert changes in test workflows Benjamin Lu 2025-12-15 22:06:18 -08:00
  • 5849cbd460
    Update README.md MeiYi-dev 2025-12-16 11:20:20 +05:30
  • f15176c57f
    Update supported models list in README.md MeiYi-dev 2025-12-16 11:17:50 +05:30