1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Commit Graph

  • 9f1069290c nodes_lt: fixes to latent conditioning at index > 0 (#8769) Harel Cain 2025-07-02 21:34:51 +02:00
  • 111f583e00 Fallback to regular op when fp8 op throws exception. (#8761) comfyanonymous 2025-07-01 21:57:13 -07:00
  • 79ed752748 support upload 3d model to custom subfolder (#8597) Terry Jia 2025-07-01 20:43:48 -04:00
  • 0254d9cc11 Add additional tests for async error cases js/drafts/async_nodes_v2 Jacob Segal 2025-07-01 17:13:27 -07:00
  • d53479a197 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-07-01 17:33:05 -05:00
  • 92f9a10782 Add the websocket library for automated tests Jacob Segal 2025-06-13 21:51:32 -07:00
  • a6a6b615f4 Add a missing file Jacob Segal 2025-06-13 21:45:21 -07:00
  • 50bf72f852 Add the execution model tests to CI Jacob Segal 2025-06-13 20:54:11 -07:00
  • 46c8311d14 Support for async execution functions Jacob Segal 2025-04-19 00:06:13 -07:00
  • 772de7c006 PerpNeg Guider optimizations. (#8753) comfyanonymous 2025-07-01 00:09:07 -07:00
  • b22e97dcfa Migrate ER-SDE from VE to VP algorithm and add its sampler node (#8744) chaObserv 2025-07-01 14:38:52 +08:00
  • f02de13316 Add TCFG node (#8730) chaObserv 2025-07-01 14:33:07 +08:00
  • c46268bf60 Update requirements.txt (#8741) ComfyUI Wiki 2025-07-01 02:18:43 +08:00
  • cf49a2c5b5 Dual cfg node optimizations when cfg is 1.0 (#8747) comfyanonymous 2025-06-30 11:18:25 -07:00
  • d6270cbdf3 [api] Add /api prefix to all paths in OpenAPI spec bymyself 2025-06-29 18:36:51 -07:00
  • 170c7bb90c Fix contiguous issue with pytorch nightly. (#8729) comfyanonymous 2025-06-29 03:38:40 -07:00
  • 82c1852390 [tests] Fix ruff linting errors bymyself 2025-06-28 22:57:51 -07:00
  • cb66a887af [tests] Handle null device index in schema validation tests bymyself 2025-06-28 22:50:46 -07:00
  • d74a189e1c [openapi] Remove nullable from device index field bymyself 2025-06-28 22:35:32 -07:00
  • 2ff6b5388e [tests] Update API tests to use /api prefix bymyself 2025-06-28 22:30:37 -07:00
  • 2a032017b2 [openapi] Update server URL to use /api prefix bymyself 2025-06-28 22:30:24 -07:00
  • aff5271291 Merge pull request #8724 from comfyanonymous/v3-definition-wip Jedrzej Kosinski 2025-06-28 16:50:44 -07:00
  • 3758c65107 Extracted resources to separate file Jedrzej Kosinski 2025-06-28 16:46:45 -07:00
  • 2a0b138feb build: add gh action to process releases (#8652) bmcomfy 2025-06-28 16:11:40 -07:00
  • e195c1b13f Make stable release workflow publish drafts. (#8723) comfyanonymous 2025-06-28 16:11:16 -07:00
  • 0e7ff98e1d Introduced Resources to ComfyNodeV3 Jedrzej Kosinski 2025-06-28 15:47:02 -07:00
  • 5b4eb021cb Perpneg guider with updated pre and post-cfg (#8698) chaObserv 2025-06-29 06:13:13 +08:00
  • 396454fa41 Reorder the schedulers so simple is the default one. (#8722) comfyanonymous 2025-06-28 15:12:56 -07:00
  • 2999212480 Moved ui preview-related classes out of io.py and into ui.py, refactored UIImages and related into PreviewImage and related Jedrzej Kosinski 2025-06-28 13:53:25 -07:00
  • a3cf272522 Skip custom node logic completely if disabled and no whitelisted nodes. (#8719) comfyanonymous 2025-06-28 12:53:40 -07:00
  • ba9548f756 “--whitelist-custom-nodes” args for comfy core to go with “--disable-all-custom-nodes” for development purposes (#8592) xufeng 2025-06-29 03:24:02 +08:00
  • 1ad8a72fe9 Merge pull request #8718 from comfyanonymous/v3-definition-wip Jedrzej Kosinski 2025-06-28 11:45:14 -07:00
  • 1ae7e7a1e2 Updated some Conditioning docstrings Jedrzej Kosinski 2025-06-28 11:37:03 -07:00
  • f4ece6731b Replaced io_type with direct strings instead of using node_typing.py's IO class Jedrzej Kosinski 2025-06-28 11:14:18 -07:00
  • 0122bc43ea Added missing type definitions to v3 (present in core code) Jedrzej Kosinski 2025-06-28 10:55:24 -07:00
  • d0c077423a Defined TypedDict hints for Latent, Conditioning, and Audio types Jedrzej Kosinski 2025-06-27 16:57:55 -07:00
  • ba857bd8a0 Added simple Type defs to ComfyTypes in io.py Jedrzej Kosinski 2025-06-27 14:56:31 -07:00
  • e18f53cca9 ComfyUI version 0.3.43 v0.3.43 comfyanonymous 2025-06-27 17:22:02 -04:00
  • c36be0ea09 Fix memory estimation bug with kontext. (#8709) comfyanonymous 2025-06-27 14:21:12 -07:00
  • cef73c75fb Fix recognizing ComfyNodeV3 class by using issubclass, removed override decorator as it was only introduced in py3.12 Jedrzej Kosinski 2025-06-27 14:00:20 -07:00
  • fce43e1312 Merge pull request #8706 from comfyanonymous/v3-definition-wip Jedrzej Kosinski 2025-06-27 11:35:14 -07:00
  • 533090465c Merge branch 'master' into v3-definition-wip Jedrzej Kosinski 2025-06-27 11:30:15 -07:00
  • 86de88fb44 Merge branch 'master' into v3-definition Jedrzej Kosinski 2025-06-27 11:30:04 -07:00
  • 9093301a49 Don't add tiny bit of random noise when VAE encoding. (#8705) comfyanonymous 2025-06-27 11:14:56 -07:00
  • aefd845a21 Multitype refactor progress Jedrzej Kosinski 2025-06-26 15:41:49 -07:00
  • 6ef4ad2a4c Merge branch 'master' into v3-definition-wip Jedrzej Kosinski 2025-06-26 12:45:20 -07:00
  • 6d64658c79 Added get_value and set_value to NodeState, small cleanup Jedrzej Kosinski 2025-06-26 12:44:08 -07:00
  • bd951a714f Add Flux Kontext and Omnigen 2 models to readme. (#8682) comfyanonymous 2025-06-26 09:26:29 -07:00
  • 6493709d6a ComfyUI version 0.3.42 v0.3.42 comfyanonymous 2025-06-26 11:47:07 -04:00
  • b976f934ae Update frontend to 1.23.4 (#8681) filtered 2025-06-26 08:44:12 -07:00
  • 7d8cf4cacc Update requirements.txt (#8680) comfyanonymous 2025-06-26 08:39:40 -07:00
  • 68f4496b8e Update frontend to 1.23.3 (#8678) filtered 2025-06-26 08:29:03 -07:00
  • ef5266b1c1 Support Flux Kontext Dev model. (#8679) comfyanonymous 2025-06-26 08:28:41 -07:00
  • a96e65df18 Disable omnigen2 fp16 on older pytorch versions. (#8672) comfyanonymous 2025-06-26 00:39:09 -07:00
  • 93a49a45de Bump minimum transformers version. (#8671) comfyanonymous 2025-06-25 23:33:02 -07:00
  • ec70ed6aea Omnigen2 model implementation. (#8669) comfyanonymous 2025-06-25 16:35:57 -07:00
  • 7a13f74220 unet -> diffusion model (#8659) comfyanonymous 2025-06-25 01:52:34 -07:00
  • 8042eb20c6 Singlestep DPM++ SDE for RF (#8627) chaObserv 2025-06-25 02:59:09 +08:00
  • bd9f166c12 Cosmos predict2 model merging nodes. (#8647) comfyanonymous 2025-06-24 02:17:16 -07:00
  • 443a795850 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-06-24 00:49:24 -05:00
  • 431dec8e53 Merge branch 'worksplit-multigpu' of https://github.com/comfyanonymous/ComfyUI into worksplit-multigpu Jedrzej Kosinski 2025-06-24 00:48:58 -05:00
  • 44e053c26d Improve error handling for multigpu threads Jedrzej Kosinski 2025-06-24 00:48:51 -05:00
  • dd94416db2 Indicate that directml is not recommended in the README. (#8644) comfyanonymous 2025-06-23 11:04:49 -07:00
  • ae0e7c4dff Resize and pad image node. (#8636) comfyanonymous 2025-06-22 14:59:31 -07:00
  • 78f79266a9 Allow padding in ImageStitch node to be white. (#8631) comfyanonymous 2025-06-21 21:19:41 -07:00
  • 1883e70b43 Fix exception when using a noise mask with cosmos predict2. (#8621) comfyanonymous 2025-06-21 00:30:39 -07:00
  • 31ca603ccb Improve the log time function for 10 minute + renders (#6207) Lucas - BLOCK33 2025-06-21 00:04:55 -03:00
  • f7fb193712 Small flux optimization. (#8611) comfyanonymous 2025-06-20 02:37:32 -07:00
  • 7e9267fa77 Make flux controlnet work with sd3 text enc. (#8599) comfyanonymous 2025-06-19 15:50:05 -07:00
  • 91d40086db Fix pytorch warning. (#8593) comfyanonymous 2025-06-19 08:04:52 -07:00
  • 6cf5db512a Small refactor of V3TestNode Jedrzej Kosinski 2025-06-19 04:55:05 -05:00
  • b52154f382 Added initial schema validation Jedrzej Kosinski 2025-06-19 04:54:49 -05:00
  • aac91caf1a Added extra_dict to InputV3/WidgetInputV3 for custom node/widget expansion Jedrzej Kosinski 2025-06-19 03:11:30 -05:00
  • 002e16ac71 Added 'not_idempotent' support for SchemaV3 Jedrzej Kosinski 2025-06-19 02:53:35 -05:00
  • fe9a47ae50 Added V3 LoRA Loader node for test purposes, made NodeStateLocal more versatile with dict-like behavior and not throwing errors when nonexisting parameter is requested, returning None instead Jedrzej Kosinski 2025-06-19 02:17:36 -05:00
  • ef3f45807f Added multitype support for Widget Inputs via the types argument, MultiType.Input io_types renamed to types Jedrzej Kosinski 2025-06-19 01:22:03 -05:00
  • 11d87760ca Renamed Hidden->HiddenHolder, HiddenEnum->Hidden for ease of usage, cls.hidden will only have values given for corresponding entries in the schema's hidden entry, fixed v3 node check in execution.get_input_data, some cleanup of whitespace and commented out code Jedrzej Kosinski 2025-06-19 00:10:28 -05:00
  • f9aec12ef1 Refactored v3 code so that v3_01 becomes v3, v3_01 is deleted since no longer necessary Jedrzej Kosinski 2025-06-18 23:29:32 -05:00
  • 5b12b55e32 Add new fields to the config types (#8507) coderfromthenorth93 2025-06-18 15:12:29 -04:00
  • e9e9a031a8 Show a better error when the workflow OOMs. (#8574) comfyanonymous 2025-06-18 03:55:21 -07:00
  • 38721fdb64 Added hidden and state to passed-in clone of node class Jedrzej Kosinski 2025-06-17 20:35:32 -05:00
  • d7430c529a Update frontend to 1.22.2 (#8567) filtered 2025-06-17 15:58:28 -07:00
  • cd88f709ab Update template version (#8563) ComfyUI Wiki 2025-06-17 19:11:59 +08:00
  • 1ae98932f1 Merge branch 'master' into worksplit-multigpu Jedrzej Kosinski 2025-06-17 04:58:56 -05:00
  • 1ef0693e65 Merge branch 'master' into v3-definition Jedrzej Kosinski 2025-06-17 04:48:27 -05:00
  • 1711e44e99 Added new Custom and ComfyTypeIO helpers, use ComfyTypeIO class to simplify defining basic types Jedrzej Kosinski 2025-06-17 04:47:55 -05:00
  • 4459a17e82 Add Cosmos Predict2 to README. (#8562) comfyanonymous 2025-06-17 02:18:01 -07:00
  • 483b3e62e0 ComfyUI version v0.3.41 v0.3.41 comfyanonymous 2025-06-16 23:34:46 -04:00
  • ef04c46ee3 Progress on state management mocking and hidden values in v3 kosinkadink1@gmail.com 2025-06-16 19:10:51 -07:00
  • 8e81c507d2 Multistep DPM++ SDE samplers for RF (#8541) chaObserv 2025-06-17 02:47:10 +08:00
  • e1c6dc720e Allow setting min_length with tokenizer_data. (#8547) comfyanonymous 2025-06-16 10:43:52 -07:00
  • 7ea79ebb9d Add correct eps to ltxv rmsnorm. (#8542) comfyanonymous 2025-06-15 09:21:25 -07:00
  • ae75a084df SaveLora now saves in the same filename format as all the other nodes. (#8538) comfyanonymous 2025-06-15 00:44:59 -07:00
  • d6a2137fc3 Support Cosmos predict2 image to video models. (#8535) comfyanonymous 2025-06-14 18:37:07 -07:00
  • 53e8d8193c Generalize SEEDS samplers (#8529) chaObserv 2025-06-15 04:58:16 +08:00
  • 29596bd53f Small cosmos attention code refactor. (#8530) comfyanonymous 2025-06-14 02:02:05 -07:00
  • 1316e608c9 Add the websocket library for automated tests js/drafts/async_nodes Jacob Segal 2025-06-13 21:51:32 -07:00
  • 8d28c17369 Add a missing file Jacob Segal 2025-06-13 21:45:21 -07:00
  • 6df907c413 Add the execution model tests to CI Jacob Segal 2025-06-13 20:54:11 -07:00
  • f1dc13037e Support for async execution functions Jacob Segal 2025-04-19 00:06:13 -07:00