Commit Graph

  • d58ad2dd19 Expand supported image file extensions in LoadImageSetNode yo-lora-trainer Yoland Y 2025-03-10 15:23:48 -07:00
  • b87f55ed65 Move allow batch execution logic to different PR Yoland Y 2025-03-10 15:04:37 -07:00
  • 0edc48af99 Remove empty spaces Yoland Yan 2025-03-02 12:37:48 -08:00
  • bfc2f177e8 Refactor import statements in nodes_train.py Yoland Yan 2025-03-02 12:36:47 -08:00
  • f03ece18f2 Add remaining patch Yoland Yan 2025-03-02 11:58:04 -08:00
  • 2cd3c8a2fb Fix ruff errors Yoland Yan 2025-03-02 11:44:41 -08:00
  • 225a196dae Feat: Add basic LoRA training support Yoland Yan 2025-03-01 16:30:00 -08:00
  • 84fdaf7b0e Add CFGZeroStar node. comfyanonymous 2025-03-26 05:08:49 -04:00
  • 522d923948 nit annoate_get_input_info Chenlei Hu 2025-03-25 16:47:52 -04:00
  • c05c9b552b nit Chenlei Hu 2025-03-25 16:47:42 -04:00
  • 27598702e9 [Type] Annotate graph.get_input_info Chenlei Hu 2025-03-25 16:44:55 -04:00
  • 8edc1f44c1 Support more float8 types. comfyanonymous 2025-03-25 05:23:49 -04:00
  • eade1551bb Add Hunyuan3D to readme. comfyanonymous 2025-03-24 07:14:32 -04:00
  • c8037ab667 Initial exploration of weight zipper weight-zipper Jedrzej Kosinski 2025-03-24 03:34:42 -05:00
  • 581a9991ff Add model merging node for WAN 2.1 comfyanonymous 2025-03-23 08:06:36 -04:00
  • e471c726e5 Fallback to pytorch attention if sage attention fails. comfyanonymous 2025-03-22 15:45:56 -04:00
  • 75c1c757d9 ComfyUI version v0.3.27 v0.3.27 comfyanonymous 2025-03-21 20:09:54 -04:00
  • ce9b084279 [nit] Format error strings (#7345) Chenlei Hu 2025-03-21 19:08:25 -04:00
  • 74a17e9460 nit required_frontend_ver Chenlei Hu 2025-03-21 17:10:28 -04:00
  • 4a4c546276 Update test Chenlei Hu 2025-03-21 17:05:52 -04:00
  • 92de68aabd Add REQUIRED_FRONTEND_VERSION prop on node def Chenlei Hu 2025-03-21 17:04:31 -04:00
  • 2206246055 support output normal and lineart once (#7290) Terry Jia 2025-03-21 16:24:13 -04:00
  • e5396e98d8 Add VAELoaderDevice node to device what device to load VAE on worksplit-multigpu-loaders Jedrzej Kosinski 2025-03-21 14:57:05 -05:00
  • e73c78e292 wip Chenlei Hu 2025-03-21 15:16:43 -04:00
  • d9fa9d307f Automatically set the right sampling type for lotus. comfyanonymous 2025-03-21 14:19:37 -04:00
  • 83e839a89b Native LotusD Implementation (#7125) thot experiment 2025-03-21 11:04:15 -07:00
  • 0cf2274699 Update frontend to 1.14 (#7343) Chenlei Hu 2025-03-21 13:50:09 -04:00
  • 0956107170 Nodes to convert images to YUV and back. comfyanonymous 2025-03-21 06:32:20 -04:00
  • a4a956dbbd Add backend primitive nodes (#7328) Chenlei Hu 2025-03-21 01:47:18 -04:00
  • 8b9ce4ed18 Update frontend to 1.13 (#7331) Chenlei Hu 2025-03-21 00:17:36 -04:00
  • 3872b43d4b A few fixes for the hunyuan3d models. comfyanonymous 2025-03-20 04:52:31 -04:00
  • 32ca0805b7 Fix orientation of hunyuan 3d model. comfyanonymous 2025-03-19 19:55:24 -04:00
  • 11f1b41bab Initial Hunyuan3Dv2 implementation. comfyanonymous 2025-03-19 16:19:50 -04:00
  • 4879b47648 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-03-18 22:19:32 -05:00
  • 60b459bb4c Change SaveWEBM node's output key from images to video video_output Chenlei Hu 2025-03-18 17:12:02 -04:00
  • 3b19fc76e3 Allow disabling pe in flux code for some other models. comfyanonymous 2025-03-18 05:09:25 -04:00
  • 5ccec33c22 Merge branch 'worksplit-multigpu' of https://github.com/comfyanonymous/ComfyUI into worksplit-multigpu Jedrzej Kosinski 2025-03-17 14:27:39 -05:00
  • 219d3cd0d0 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-03-17 14:26:35 -05:00
  • 50614f1b79 Fix regression with clip vision. comfyanonymous 2025-03-17 13:56:11 -04:00
  • 6dc7b0bfe3 Add support for giant dinov2 image encoder. comfyanonymous 2025-03-17 05:53:54 -04:00
  • e8e990d6b8 Cleanup code. comfyanonymous 2025-03-16 06:29:12 -04:00
  • 2e24a15905 Call unpatch_hooks at the start of ModelPatcher.partially_unload (#7253) Jedrzej Kosinski 2025-03-16 05:02:45 -05:00
  • fd5297131f Guard the edge cases of noise term in er_sde (#7265) chaObserv 2025-03-16 18:02:25 +08:00
  • c4ba399475 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-03-15 09:12:09 -05:00
  • 55a1b09ddc Allow loading diffusion model files with the "Load Checkpoint" node. comfyanonymous 2025-03-15 08:27:49 -04:00
  • 3c3988df45 Show a better error message if the VAE is invalid. comfyanonymous 2025-03-15 08:26:36 -04:00
  • 7ebd8087ff hotfix fe (#7244) Christian Byrne 2025-03-14 22:38:10 -07:00
  • c624c29d66 Update frontend to 1.12.9 (#7236) Chenlei Hu 2025-03-14 18:17:26 -04:00
  • a2448fc527 Remove useless code. comfyanonymous 2025-03-14 18:10:37 -04:00
  • 6a0daa79b6 Make the SkipLayerGuidanceDIT node work on WAN. comfyanonymous 2025-03-14 10:55:19 -04:00
  • 9c98c6358b Tolerate missing @torch.library.custom_op (#7234) FeepingCreature 2025-03-14 14:51:26 +01:00
  • 7aceb9f91c Add --use-flash-attention flag. (#7223) FeepingCreature 2025-03-14 08:22:41 +01:00
  • cc928a786d Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-03-13 20:59:11 -05:00
  • eaba79602f Add uv. rh-uvtest Robin Huang 2025-03-13 16:28:12 -07:00
  • 35504e2f93 Fix. comfyanonymous 2025-03-13 15:03:18 -04:00
  • 299436cfed Print mac version. comfyanonymous 2025-03-13 10:05:15 -04:00
  • 52e566d2bc Add codeowner for comfy/comfy_types (#7213) Chenlei Hu 2025-03-12 17:30:00 -04:00
  • 9b6cd9b874 [NodeDef] Add documentation on multi_select input option (#7212) Chenlei Hu 2025-03-12 17:29:39 -04:00
  • 3fc688aebd Ensure the extra_args in dpmpp sde series (#7204) chaObserv 2025-03-13 05:28:59 +08:00
  • f4411250f3 Repeat frontend version warning at the end. comfyanonymous 2025-03-12 07:13:40 -04:00
  • d2a0fb6bb0 Add unwrap widget value support (#7197) Chenlei Hu 2025-03-12 06:39:14 -04:00
  • 01015bff16 Add er_sde sampler (#7187) chaObserv 2025-03-12 14:42:37 +08:00
  • 2330754b0e Fix error saving some latents. comfyanonymous 2025-03-11 15:07:00 -04:00
  • bc219a6487 Merge pull request #7143 from christian-byrne/fix-remote-widget-node comfyanonymous 2025-03-11 04:30:25 -04:00
  • 94689766ad Merge pull request #7179 from comfyanonymous/ignore_fe_package comfyanonymous 2025-03-11 03:45:02 -04:00
  • cfbe4b49ca Access package version huchenlei 2025-03-10 20:43:59 -04:00
  • ca8efab79f Support control loras on Wan. comfyanonymous 2025-03-10 17:23:13 -04:00
  • 65ea778a5e nit Chenlei Hu 2025-03-10 15:19:59 -04:00
  • db9f2a34fc Fix unit test Chenlei Hu 2025-03-10 15:19:52 -04:00
  • 7946049794 nit Chenlei Hu 2025-03-10 15:14:40 -04:00
  • 6f6349b6a7 nit Chenlei Hu 2025-03-10 15:10:40 -04:00
  • 1f138dd382 Only check frontend package if using default frontend Chenlei Hu 2025-03-10 15:07:44 -04:00
  • b779349b55 Temporarily revert fix to give time for people to update their nodes. comfyanonymous 2025-03-10 06:30:17 -04:00
  • 35e2dcf5d7 Hack to fix broken manager. comfyanonymous 2025-03-10 06:14:43 -04:00
  • 67c7184b74 ltxv: relax frame_idx divisibility for single frames. (#7146) Andrew Kvochko 2025-03-10 10:11:48 +02:00
  • 6f8e766509 Prevent custom nodes from accidentally overwriting global modules. comfyanonymous 2025-03-10 03:33:17 -04:00
  • e1da98a14a remove unused params (#6931) Terry Jia 2025-03-09 14:07:09 -04:00
  • a73410aafa remove overrides bymyself 2025-03-09 03:46:08 -07:00
  • 9aac21f894 Fix issues with new hunyuan img2vid model and bumb version to v0.3.26 v0.3.26 comfyanonymous 2025-03-09 04:59:15 -04:00
  • 528d1b3563 When cached_hook_patches contain weights for hooks, only use hook_backup for unused keys (#7067) Jedrzej Kosinski 2025-03-09 03:26:31 -05:00
  • 2bc4b5968f ComfyUI version v0.3.25 v0.3.25 comfyanonymous 2025-03-09 03:30:20 -04:00
  • 6e144b98c4 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-03-09 00:00:38 -06:00
  • 7395b0c0d1 Support new hunyuan video i2v model. comfyanonymous 2025-03-08 20:25:14 -05:00
  • 0952569493 Fix stable cascade VAE on some lowvram machines. comfyanonymous 2025-03-08 20:24:04 -05:00
  • 29832b3b61 Warn if frontend package is older than the one in requirements.txt comfyanonymous 2025-03-08 03:51:36 -05:00
  • be4e760648 Add an image_interleave option to the Hunyuan image to video encode node. comfyanonymous 2025-03-07 19:56:11 -05:00
  • c3d9cc4592 Print the frontend version in the log. comfyanonymous 2025-03-07 19:53:07 -05:00
  • 84cc9cb528 Update frontend to 1.11.8 (#7119) Chenlei Hu 2025-03-07 19:02:13 -05:00
  • ebbb920163 Add back taesd to nightly package. comfyanonymous 2025-03-07 14:56:09 -05:00
  • d60fe0af4a Reduce size of nightly package. comfyanonymous 2025-03-07 08:30:01 -05:00
  • 5dbd250965 Update nightly instructions in readme. comfyanonymous 2025-03-07 07:57:59 -05:00
  • 4ab1875283 Add .bat file to nightly package to run with fp16 accumulation. comfyanonymous 2025-03-07 07:45:40 -05:00
  • 11b1f27cb1 Set WAN default compute dtype to fp16. comfyanonymous 2025-03-07 04:52:36 -05:00
  • 70e15fd743 No need for scale_input when fp8 matrix mult is disabled. comfyanonymous 2025-03-07 04:49:20 -05:00
  • e1474150de Support fp8_scaled diffusion models that don't use fp8 matrix mult. comfyanonymous 2025-03-07 04:37:58 -05:00
  • e62d72e8ca Typo in node_typing.py (#7092) JettHu 2025-03-07 04:24:04 +08:00
  • 1650cda030 Fixed: Incorrect guide message for missing frontend. (#7105) Dr.Lt.Data 2025-03-07 05:23:23 +09:00
  • a13125840c ComfyUI version v0.3.24 v0.3.24 comfyanonymous 2025-03-06 13:53:48 -05:00
  • dfa36e6855 Fix some things breaking when embeddings fail to apply. comfyanonymous 2025-03-06 13:31:40 -05:00
  • 0124be4d93 ComfyUI version v0.3.23 v0.3.23 comfyanonymous 2025-03-06 04:10:12 -05:00