Commit Graph

  • daf9d25ee2
    Cleaner torch version comparisons. (#8453) master comfyanonymous 2025-06-07 07:01:15 -07:00
  • e133470d2d fix pysssss-database pythongosssss 2025-06-06 17:33:05 +01:00
  • 7bb6c476b5 Add support for sqlite database pythongosssss 2025-06-06 17:26:00 +01:00
  • 3b4b171e18
    Alternate fix for #8435 (#8442) comfyanonymous 2025-06-06 06:43:27 -07:00
  • 2197b6cbf3 Renamed 'EXECUTE' class method to 'execute' v3-definition Jedrzej Kosinski 2025-06-05 16:42:51 -07:00
  • d13f3f8b07 Allow specifying any frontend semver suffixes subgraph-testing Blake 2025-06-05 14:17:10 -07:00
  • d8759c772b
    Update README.md (#8427) Olexandr88 2025-06-05 20:44:29 +03:00
  • 4248b1618f
    Let chroma TE work on regular flux. (#8429) comfyanonymous 2025-06-05 07:07:17 -07:00
  • d79a3cf990 Changed execute instance method to EXECUTE class method, added countermeasures to avoid state leaks, ready ability to add extra params to clean class type clone Jedrzej Kosinski 2025-06-05 04:12:44 -07:00
  • a7f515e913 Fixed missing self Jedrzej Kosinski 2025-06-04 22:09:17 -07:00
  • 866f6cdab4 ComfyUI version 0.3.40 v0.3.40 comfyanonymous 2025-06-04 22:18:54 -04:00
  • 3aa83feeec
    [refactor] remove version prefixes from Ideogram node categories (#8418) Christian Byrne 2025-06-04 18:56:38 -07:00
  • 1fb1bad150 Some node changes to compare v1 and v3 kosinkadink1@gmail.com 2025-06-04 18:56:01 -07:00
  • 871749c208
    Add batch to GetImageSize node. (#8419) comfyanonymous 2025-06-04 06:40:21 -07:00
  • fcc1643c52
    Sub call to deprecated pillow API Image.ANTIALIAS (#8415) SD 2025-06-04 18:33:42 +05:30
  • 20687293fe
    Update frontend to 1.21.7 (#8410) filtered 2025-06-04 05:57:13 -07:00
  • 50da98bcf5 Merge branch 'master' into v3-definition kosinkadink1@gmail.com 2025-06-04 02:55:47 -07:00
  • 47d55b8b45
    add support to read pyproject.toml from custom node (#8357) Terry Jia 2025-06-03 19:59:13 -04:00
  • 310f4b6ef8
    Add api nodes to readme. (#8402) comfyanonymous 2025-06-03 01:26:44 -07:00
  • 94e6119f9f Merge branch 'master' into v3-definition Jedrzej Kosinski 2025-06-02 21:58:10 -07:00
  • f46dc03658 Add some missing options to ComboInput Jedrzej Kosinski 2025-06-02 21:57:27 -07:00
  • 856448060c
    [feat] Add GetImageSize node (#8386) Christian Byrne 2025-06-02 18:57:50 -07:00
  • 312d511630
    Style fix. (#8390) comfyanonymous 2025-06-02 04:22:02 -07:00
  • 4f4f1c642a
    Update fix for potential XSS on /view (#8384) Jesse Gonyou 2025-06-02 06:52:44 -04:00
  • 010954d277
    [BugFix] Update frontend to 1.21.6 (#8383) filtered 2025-06-02 14:57:44 +10:00
  • 6d46bb4b4c
    [BugFix] Update frontend to 1.21.5 (#8382) filtered 2025-06-02 06:47:14 +10:00
  • 67f57c5bcc
    [feat] add custom node testing requirement to issue templates (#8374) Christian Byrne 2025-06-01 12:47:07 -07:00
  • fd943c928f
    [BugFix] Update frontend to 1.21.4 (#8377) filtered 2025-06-02 03:57:53 +10:00
  • 7d5160f92c Tidy pysssss-model-db pythongosssss 2025-06-01 15:45:15 +01:00
  • 7f7b3f1695 tidy pythongosssss 2025-06-01 15:41:00 +01:00
  • 9da6aca0d0 Add additional db model metadata fields and model downloading function pythongosssss 2025-06-01 13:34:26 +01:00
  • 1cb3c98947 Implement database & model hashing pythongosssss 2025-06-01 15:32:02 +01:00
  • d3bd983b91
    Bump template to 0.1.25 (#8372) ComfyUI Wiki 2025-06-01 17:41:17 +08:00
  • fb4754624d
    Make the casting in lists the same as regular inputs. (#8373) comfyanonymous 2025-06-01 02:39:54 -07:00
  • 0336b0ace8 Merge branch 'master' into worksplit-multigpu worksplit-multigpu kosinkadink1@gmail.com 2025-06-01 02:39:26 -07:00
  • 50603859ab Merge branch 'master' into v3-definition Jedrzej Kosinski 2025-06-01 01:51:04 -07:00
  • 180db6753f
    Add Help Menu in NodeLibrarySidebarTab (#8179) Benjamin Lu 2025-06-01 04:32:32 -04:00
  • d062fcc5c0
    [feat] Add ImageStitch node for concatenating images (#8369) Christian Byrne 2025-06-01 01:28:52 -07:00
  • 0d185b721f Created and handled NodeOutput class to be the return value of v3 nodes' execute function Jedrzej Kosinski 2025-06-01 01:08:07 -07:00
  • 456abad834
    Update frontend to 1.21 (#8366) filtered 2025-06-01 15:10:04 +10:00
  • 19e45e9b0e
    Make it easier to pass lists of tensors to models. (#8358) comfyanonymous 2025-05-31 17:00:20 -07:00
  • 8642757971 Made V3 NODES_LIST work properly Jedrzej Kosinski 2025-05-31 15:32:11 -07:00
  • de86d8e32b Attempting to simplify node list definition in a python file via NODES_LIST kosinkadink1@gmail.com 2025-05-31 15:24:37 -07:00
  • 8b331c5ca2 Made proper None checks in V1 translation class properties for ComfyNodeV3 kosinkadink1@gmail.com 2025-05-31 04:14:01 -07:00
  • 937d2d5325 Fixed 'display' serialization for Float/IntergerInput, some commented out code made during exploration Jedrzej Kosinski 2025-05-31 04:00:03 -07:00
  • 97f23b81f3
    Bump template to 0.1.23 (#8353) ComfyUI Wiki 2025-05-31 14:05:42 +08:00
  • 08b7cc7506
    use fused multiply-add pointwise ops in chroma (#8279) drhead 2025-05-30 18:09:54 -04:00
  • 6c319cbb4e
    fix: custom comfy-api-base works with subpath (#8332) BennyKok 2025-05-31 05:51:28 +08:00
  • df1aebe52e
    Remove huchenlei from CODEOWNERS (#8350) Chenlei Hu 2025-05-30 17:27:52 -04:00
  • 704fc78854
    Put ROCm version in tuple to make it easier to enable stuff based on it. (#8348) comfyanonymous 2025-05-30 12:41:02 -07:00
  • 1d9fee79fd
    Add node for regex replace(sub) operation (#8340) JettHu 2025-05-31 03:08:59 +08:00
  • 0400497d5e Merge branch 'master' into v3-definition Jedrzej Kosinski 2025-05-30 02:49:02 -07:00
  • aeba0b3a26
    Reduce code duplication for [pro] and [max], rename Pro and Max to [pro] and [max] to be consistent with other BFL nodes, make default seed for Kontext nodes be 1234. since 0 is interpreted by API as 'choose random seed' (#8337) Jedrzej Kosinski 2025-05-29 14:14:27 -07:00
  • 094306b626 ComfyUI version 0.3.39 v0.3.39 comfyanonymous 2025-05-29 14:26:39 -04:00
  • 31260f0275
    Update templates 0.1.22 (#8334) desktop-release-may292025 filtered 2025-05-30 03:52:27 +10:00
  • 338a6ed81f
    Update templates 0.1.22 webfiltered-patch-1 filtered 2025-05-30 03:38:07 +10:00
  • f1c9ca816a
    Add BFL Kontext API Nodes. (#8333) Robin Huang 2025-05-29 10:27:40 -07:00
  • f2289a1f59
    Delete useless file. (#8327) comfyanonymous 2025-05-29 05:29:37 -07:00
  • fb83eda287
    Revert "Add support for Veo3 API node." (#8322) Robin Huang 2025-05-29 00:03:11 -07:00
  • 5f0e04e2d7 Temporarily adding nodes_v3_test.py file to comfy_extras for testing/sharing purposes Jedrzej Kosinski 2025-05-28 21:35:14 -07:00
  • 96c2e3856d Add V3-to-V1 compatibility on early V3 node definition and node_info in server.py Jedrzej Kosinski 2025-05-28 20:56:25 -07:00
  • 5e5e46d40c
    Not really tested WAN Phantom Support. (#8321) comfyanonymous 2025-05-28 20:46:15 -07:00
  • 4eba3161cf
    Refactor Pika API node imports and fix unique_id issue. (#8319) Yoland Yan 2025-05-28 20:42:25 -07:00
  • 592d056100
    Add support for Veo3 API node. (#8320) Robin Huang 2025-05-28 20:42:02 -07:00
  • 1c1687ab1c
    Support HiDream SimpleTuner loras. (#8318) comfyanonymous 2025-05-28 15:47:15 -07:00
  • e6609dacde ComfyUI version 0.3.38 v0.3.38 comfyanonymous 2025-05-28 02:15:11 -04:00
  • ba37e67964
    update frontend patch 1.20.7 (#8312) Christian Byrne 2025-05-27 22:42:18 -07:00
  • 880f756dc1 More progress on V3 definition Jedrzej Kosinski 2025-05-27 15:02:17 -07:00
  • 06c661004e
    Memory estimation code can now take into account conds. (#8307) comfyanonymous 2025-05-27 12:09:05 -07:00
  • c9e1821a7b ComfyUI version 0.3.37 v0.3.37 comfyanonymous 2025-05-27 07:07:44 -04:00
  • f58f0f5696
    More API nodes: Gemini/Open AI Chat, Tripo, Rodin, Runway Image (#8295) desktoprelease-may272025 Robin Huang 2025-05-27 00:00:58 -07:00
  • 3a10b9641c
    [BugFix] Update frontend to 1.20.6 (#8296) filtered 2025-05-27 16:47:06 +10:00
  • 54eb2654ba
    [BugFix] Update frontend to 1.20.6 fe-1.20.6 filtered 2025-05-27 14:49:52 +10:00
  • 89a84e32d2
    Disable initial GPU load when novram is used. (#8294) comfyanonymous 2025-05-26 13:39:27 -07:00
  • e5799c4899
    Enable pytorch attention by default on AMD gfx1151 (#8282) comfyanonymous 2025-05-26 01:29:25 -07:00
  • 4480ed488e Initial prototyping on v3 classes Jedrzej Kosinski 2025-05-25 19:22:42 -07:00
  • a0651359d7
    Return proper error if diffusion model not detected properly. (#8272) comfyanonymous 2025-05-25 02:28:11 -07:00
  • ad3bd8aa49 ComfyUI version 0.3.36 v0.3.36 comfyanonymous 2025-05-24 17:30:37 -04:00
  • 5a87757ef9
    Better error if sageattention is installed but a dependency is missing. (#8264) comfyanonymous 2025-05-24 03:43:12 -07:00
  • 464aece92b
    update frontend package to v1.20.5 (#8260) Christian Byrne 2025-05-23 21:53:49 -07:00
  • 0b50d4c0db
    Add argument to explicitly enable fp8 compute support. (#8257) comfyanonymous 2025-05-23 14:43:50 -07:00
  • 30b2eb8a93
    create arange on-device (#8255) drhead 2025-05-23 16:15:06 -04:00
  • f85c08df06
    Make VACE conditionings stackable. (#8240) comfyanonymous 2025-05-22 16:22:26 -07:00
  • 4202e956a0
    Add append feature to conditioning_set_values (#8239) comfyanonymous 2025-05-22 05:11:13 -07:00
  • b838c36720
    remove mtl from 3d model file list (#8192) Terry Jia 2025-05-22 08:08:36 -04:00
  • fc39184ea9
    Update frontend to 1.20 (#8232) Chenlei Hu 2025-05-22 02:24:36 -04:00
  • d65ad9940b add swagger validator workflow openapi-spec bymyself 2025-05-21 21:15:41 -07:00
  • c3f48337ae Create venv_management.py, add get_bootstrap_requirements_string() to help in bootstrapping a new venv's torch dependencies based on existing venv venv-management Jedrzej Kosinski 2025-05-21 16:27:27 -07:00
  • 8ae25235ec Merge branch 'master' into worksplit-multigpu kosinkadink1@gmail.com 2025-05-21 12:01:27 -07:00
  • ded60c33a0
    Update templates to 0.1.18 (#8224) ComfyUI Wiki 2025-05-22 02:40:08 +08:00
  • 8bb858e4d3
    Improve performance with large number of queued prompts (#8176) Michael Abrahams 2025-05-21 05:14:17 -04:00
  • 57893c843f
    Code Optimization and Issues Fixes in ComfyUI server (#8196) 编程界的小学生 2025-05-21 16:59:42 +08:00
  • 65da29aaa9
    Make torch.compile LoRA/key-compatible (#8213) Jedrzej Kosinski 2025-05-21 01:56:56 -07:00
  • 10024a38ea ComfyUI version v0.3.35 v0.3.35 comfyanonymous 2025-05-21 04:50:37 -04:00
  • e8a92e4c9b Fix linting issues in API tests bymyself 2025-05-20 12:26:56 -07:00
  • fa9688b1fb [docs] Add OpenAPI specification and test framework bymyself 2025-05-20 12:15:46 -07:00
  • 7e16fc53bd
    Remove 3.9 from CI yoland68-patch-5 Yoland Yan 2025-05-20 10:15:49 -07:00
  • ade9a4e034
    Add Window run back yoland68-patch-4 Yoland Yan 2025-05-20 10:13:06 -07:00
  • 87f9130778
    Revert "This doesn't seem to be needed on chroma. (#8209)" (#8210) comfyanonymous 2025-05-20 02:39:55 -07:00
  • 7e84bf5373
    This doesn't seem to be needed on chroma. (#8209) comfyanonymous 2025-05-20 02:29:23 -07:00