Commit Graph

  • 3777ea04c9 1231 main zhxiao 2025-05-23 11:24:02 +0800
  • bf877c81fe 修改步数 zhxiao 2025-05-08 09:27:01 +0800
  • a51d1fd2d5 优化 zhxiao 2025-05-06 21:48:23 +0800
  • 636a09359d fill传参 zhxiao 2025-05-06 20:44:11 +0800
  • 6025cd3d7b 修改 zhxiao 2025-05-06 20:36:56 +0800
  • 9b0dc6f014 优化 zhxiao 2025-05-06 18:51:36 +0800
  • 67cf5136ff 优化 zhxiao 2025-05-03 18:50:58 +0800
  • 9aad65d409 优化 zhxiao 2025-05-03 18:48:14 +0800
  • 16b75c6901 gpu优化 zhxiao 2025-05-03 15:49:05 +0800
  • 44e15b55bc 优化 zhxiao 2025-05-03 11:46:43 +0800
  • dfa212e7ee 1 zhxiao 2025-05-03 11:44:50 +0800
  • e88f07c101 444 zhxiao 2025-05-02 20:54:24 +0800
  • ec32d385d6 1211 zhxiao 2025-05-02 20:45:07 +0800
  • 1ac8c2cea5 121 zhxiao 2025-05-02 20:43:42 +0800
  • 90e89ba3b4 优化 zhxiao 2025-05-02 20:39:30 +0800
  • cbab947fb7 负面提示词新增 zhxiao 2025-04-25 16:22:05 +0800
  • d5c3e2211f 优化API启动脚本,添加命令行参数支持以指定主机和端口,更新日志输出信息以反映新端口设置。 zhxiao 2025-04-25 13:56:12 +0800
  • 98a31c47b0 依赖优化 zhxiao 2025-04-25 11:18:48 +0800
  • 5c73489478 脚本优化 zhxiao 2025-04-25 10:00:34 +0800
  • 4211eb6bcf 启动脚本 zhxiao 2025-04-25 09:24:12 +0800
  • 4639f171f3 修改脚本 zhxiao 2025-04-25 09:17:41 +0800
  • 6fc38f433f 启动脚本 zhxiao 2025-04-25 09:13:50 +0800
  • 3451f4cd87 初始化项目 zhxiao 2025-04-24 19:25:29 +0800
  • 92cdc692f4
    Replace aom-av1 with svt-av1 for saving webm videos, use preset 6 + yuv420p10le pixel format (#7736) Alex Butler 2025-04-22 22:57:17 +0100
  • 2d6805ce57
    Add option for using fp8_e8m0fnu for model weights. (#7733) comfyanonymous 2025-04-22 03:17:38 -0700
  • a8f63c0d5b
    Support dora_scale on both axis (#7727) Kohaku-Blueleaf 2025-04-22 17:01:27 +0800
  • 454a635c1b
    upstream MaskPreview from ComfyUI_essentials (#7719) Terry Jia 2025-04-22 05:00:28 -0400
  • 966c43ce26
    Add OFT/BOFT algorithm in weight adapter (#7725) Kohaku-Blueleaf 2025-04-22 16:59:47 +0800
  • 3ab231f01f
    Fix issue with WAN VACE implementation. (#7724) comfyanonymous 2025-04-21 20:36:12 -0700
  • 1f3fba2af5
    Unified Weight Adapter system for better maintainability and future feature of Lora system (#7540) Kohaku-Blueleaf 2025-04-22 08:15:32 +0800
  • 5d0d4ee98a
    Add strength control for vace. (#7717) comfyanonymous 2025-04-21 16:36:20 -0700
  • 9d57b8afd8
    Update nodes_primitive.py (#7716) Alexander G. Morano 2025-04-21 18:51:31 -0400
  • 5d51794607
    Add node type hint for socketless option (#7714) filtered 2025-04-22 06:13:00 +1000
  • ce22f687cc
    Support for WAN VACE preview model. (#7711) comfyanonymous 2025-04-21 11:40:29 -0700
  • b6fd3ffd10
    Populate AUTH_TOKEN_COMFY_ORG hidden input (#7709) Chenlei Hu 2025-04-21 14:39:45 -0400
  • 11b72c9c55
    CLIPTextEncodeHiDream. (#7703) comfyanonymous 2025-04-20 23:41:51 -0700
  • 2c735c13b4
    Slightly better fix for #7687 comfyanonymous 2025-04-20 08:33:27 -0700
  • fd27494441 Use empty t5 of size 128 for hidream, seems to give closer results. comfyanonymous 2025-04-19 19:49:40 -0400
  • f43e1d7f41
    Hidream: Allow loading hidream text encoders in CLIPLoader and DualCLIPLoader (#7676) power88 2025-04-20 07:47:30 +0800
  • 4486b0d0ff
    Update CODEOWNERS and add christian-byrne (#7663) Yoland Yan 2025-04-19 14:23:31 -0700
  • 636d4bfb89 Fix hard crash when the spiece tokenizer path is bad. comfyanonymous 2025-04-19 15:55:43 -0400
  • dc300a4569
    Add wanfun template workflows. (#7678) Robin Huang 2025-04-19 12:21:46 -0700
  • f3b09b9f2d
    [BugFix] Update frontend to 1.16.9 (#7655) Chenlei Hu 2025-04-18 15:12:42 -0400
  • 7ecd5e9614 Increase freq_cutoff in FreSca node. comfyanonymous 2025-04-18 03:16:16 -0400
  • 2383a39e3b
    Replace CLIPType if with getattr (#7589) City 2025-04-18 08:53:36 +0200
  • 34e06bf7ec
    add support to output camera state (#7582) Terry Jia 2025-04-18 02:52:18 -0400
  • 55822faa05
    [Type] Annotate graph.get_input_info (#7386) Chenlei Hu 2025-04-17 21:02:24 -0400
  • 880c205df1 Add hidream to readme. comfyanonymous 2025-04-17 16:58:27 -0400
  • 3dc240d089 Make fresca work on multi dim. comfyanonymous 2025-04-17 15:46:41 -0400
  • 19373aee75
    Add FreSca node (#7631) BVH 2025-04-18 00:54:33 +0530
  • 93292bc450 ComfyUI version 0.3.29 comfyanonymous 2025-04-17 14:45:01 -0400
  • 05d5a75cdc
    Update frontend to 1.16 (Install templates as pip package) (#7623) Christian Byrne 2025-04-18 02:25:33 +0800
  • eba7a25e7a Add WanFirstLastFrameToVideo node to use the new model. comfyanonymous 2025-04-17 13:18:43 -0400
  • dbcfd092a2 Set default context_img_len to 257 comfyanonymous 2025-04-17 12:42:34 -0400
  • c14429940f Support loading WAN FLF model. comfyanonymous 2025-04-17 12:04:48 -0400
  • 0d720e4367 Don't hardcode length of context_img in wan code. comfyanonymous 2025-04-17 06:25:39 -0400
  • 1fc00ba4b6 Make hidream work with any latent resolution. comfyanonymous 2025-04-16 18:34:14 -0400
  • 9899d187b1 Limit T5 to 128 tokens for HiDream: #7620 comfyanonymous 2025-04-16 18:07:55 -0400
  • f00f340a56 Reuse code from flux model. comfyanonymous 2025-04-16 17:43:55 -0400
  • cce1d9145e
    [Type] Mark input options NotRequired (#7614) Chenlei Hu 2025-04-16 15:41:00 -0400
  • b4dc03ad76 Fix issue on old torch. comfyanonymous 2025-04-16 04:53:56 -0400
  • 9ad792f927 Basic support for hidream i1 model. comfyanonymous 2025-04-15 17:35:05 -0400
  • 6fc5dbd52a Cleanup. comfyanonymous 2025-04-15 12:13:28 -0400
  • 3e8155f7a3 More flexible long clip support. comfyanonymous 2025-04-15 10:32:21 -0400
  • 8a438115fb add RMSNorm to comfy.ops comfyanonymous 2025-04-14 18:00:33 -0400
  • a14c2fc356 ComfyUI version v0.3.28 comfyanonymous 2025-04-13 12:21:12 -0700
  • 9ee6ca99d8
    add_optimalsteps (#7584) JNP 2025-04-13 08:33:36 +0800
  • bb495cc9b8 Print python version in log. comfyanonymous 2025-04-12 18:58:20 -0400
  • e51d9ba5fc
    Add SEEDS (stage 2 & 3 DP) sampler (#7580) chaObserv 2025-04-13 06:36:08 +0800
  • c87a06f934
    Update `filter_files_content_types` to support filtering 3d models (#7572) Christian Byrne 2025-04-13 06:30:39 +0800
  • 1714a4c158
    Add CublasOps support (#7574) catboxanon 2025-04-12 18:29:15 -0400
  • 73ecb75a3d
    filter image files in load image dropdown (#7573) Christian Byrne 2025-04-13 06:27:59 +0800
  • 22ad513c72 Refactor node cache code to more easily add other types of cache. comfyanonymous 2025-04-11 07:16:52 -0400
  • ed945a1790
    Dependency Aware Node Caching for low RAM/VRAM machines (#7509) Chargeuk 2025-04-11 11:55:51 +0100
  • f9207c6936
    Update frontend to 1.15 (#7564) Chenlei Hu 2025-04-11 06:46:20 -0400
  • 8ad7477647
    dont cache templates index (#7569) Christian Byrne 2025-04-11 18:06:53 +0800
  • 98bdca4cb2
    Deprecate InputTypeOptions.defaultInput (#7551) Chenlei Hu 2025-04-10 06:57:06 -0400
  • a26da20a76 Fix custom nodes not importing when path contains a dot. comfyanonymous 2025-04-10 03:37:27 -0400
  • e346d8584e
    Add prepare_sampling wrapper allowing custom nodes to more accurately report noise_shape (#7500) Jedrzej Kosinski 2025-04-09 21:43:35 +0800
  • ab31b64412 Make "surface net" the default in the VoxelToMesh node. comfyanonymous 2025-04-09 09:42:08 -0400
  • fe29739c68
    add VoxelToMesh node w/ surfacenet meshing (#7446) thot experiment 2025-04-09 06:41:03 -0700
  • e8345a9b7b
    Align /prompt response schema (#7423) Chenlei Hu 2025-04-09 09:10:36 -0400
  • 8c6b9f4481
    Prevent custom nodes from accidentally overwriting global modules. (#7167) comfyanonymous 2025-04-09 09:08:57 -0400
  • cc7e023a4a
    handle palette mode in loadimage node (#7539) Christian Byrne 2025-04-09 21:07:07 +0800
  • 2f7d8159c3 Show the user an error when the controlnet file is invalid. comfyanonymous 2025-04-08 08:11:59 -0400
  • 70d7242e57 Support the wan fun reward loras. comfyanonymous 2025-04-07 05:01:47 -0400
  • 49b732afd5 Show a proper error to the user when a vision model file is invalid. comfyanonymous 2025-04-06 22:43:56 -0400
  • 3bfe4e5276 Support 512 siglip model. comfyanonymous 2025-04-05 06:14:10 -0400
  • 89e4ea0175
    Add activations_shape info in UNet models (#7482) Raphael Walker 2025-04-05 03:27:54 +0200
  • 3a100b9a55 Disable partial offloading of audio VAE. comfyanonymous 2025-04-04 21:24:56 -0400
  • 721253cb05 Fix problem. comfyanonymous 2025-04-03 20:57:59 -0400
  • 3d2e3a6f29 Fix alpha image issue in more nodes. comfyanonymous 2025-04-02 19:32:34 -0400
  • 2222cf67fd
    MLU memory optimization (#7470) BiologicalExplosion 2025-04-03 07:24:04 +0800
  • ab5413351e Fix comment. comfyanonymous 2025-04-01 14:09:31 -0400
  • 2b71aab299
    User missing (#7439) Laurent Erignoux 2025-04-02 01:53:52 +0800
  • 301e26b131
    Add option to store TE in bf16 (#7461) BVH 2025-04-01 23:18:53 +0530
  • 548457bac4 Fix alpha channel mismatch on destination in ImageCompositeMasked comfyanonymous 2025-03-31 20:59:12 -0400
  • 0b4584c741 Fix latent composite node not working when source has alpha. comfyanonymous 2025-03-30 21:47:05 -0400
  • a3100c8452 Remove useless code. comfyanonymous 2025-03-29 20:11:43 -0400
  • 832fc02330
    ltxv: fix preprocessing exception when compression is 0. (#7431) Michael Kupchick 2025-03-30 03:03:02 +0300