1
0
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2026-01-28 11:40:54 +03:00

Commit Graph

  • 3aa2d19c70 Merge branch 'master' into v3-definition kosinkadink1@gmail.com 2025-07-09 03:58:09 -05:00
  • 9855baaab3 Merge branch 'master' into worksplit-multigpu kosinkadink1@gmail.com 2025-07-09 03:57:30 -05:00
  • 2b9ff52248 Merge pull request #8846 from comfyanonymous/v3-definition-wip Jedrzej Kosinski 2025-07-09 01:56:35 -07:00
  • cc68880914 Moved force_input arg to be before extra_dict to fix kosinkadink1@gmail.com 2025-07-09 03:44:37 -05:00
  • 904dc06451 Add force_input support to certain WidgetInputV3 inputs kosinkadink1@gmail.com 2025-07-09 03:38:50 -05:00
  • 56ccfeaa8a Add fingerprint_inputs support (V3's IS_CHANGED) kosinkadink1@gmail.com 2025-07-09 03:25:23 -05:00
  • 5612670ee4 Remove unmaintained notebook. (#8845) comfyanonymous 2025-07-09 00:45:48 -07:00
  • 82e6eeab75 Support validate_inputs for v3 replacing VALIDATE_INPUTS, support check_lazy_mix for v3, prep for renaming IS_CHANGED to fingerprint_inputs, reorder some class methods kosinkadink1@gmail.com 2025-07-09 02:26:35 -05:00
  • 936bf6b60f Add metadata to image previews, add a finalize function on SchemaV3 to automatically add hidden values that are required by certain toggles on node definition kosinkadink1@gmail.com 2025-07-09 01:09:18 -05:00
  • a86fddcdd4 Fixed MultiCombo, confirmed VALIDATE_INPUTS, IS_CHANGED works kosinkadink1@gmail.com 2025-07-09 00:26:15 -05:00
  • 181a9bf26d Support Multi Image-Caption dataset in lora training node (#8819) Kohaku-Blueleaf 2025-07-09 08:18:04 +08:00
  • aac10ad23a Add SA-Solver sampler (#8834) chaObserv 2025-07-09 04:17:06 +08:00
  • 974254218a Un-hardcode chroma patch_size (#8840) josephrocca 2025-07-09 03:56:59 +08:00
  • c5de4955bb ComfyUI version 0.3.44 v0.3.44 comfyanonymous 2025-07-08 08:56:38 -04:00
  • 9fd0cd7cf7 Add Moonvalley nodes (#8832) Christian Byrne 2025-07-08 05:54:30 -07:00
  • b5e97db9ac Update template to 0.1.35 (#8831) ComfyUI Wiki 2025-07-08 20:52:02 +08:00
  • 1359c969e4 Update template to 0.1.34 (#8829) Christian Byrne 2025-07-07 20:35:41 -07:00
  • 552fe9df02 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-07-08 12:34:29 +09:00
  • 059cd38aa2 Update template and node docs package version (#8825) ComfyUI Wiki 2025-07-08 08:43:56 +08:00
  • e740dfd806 Fix warning in audio save nodes. (#8818) comfyanonymous 2025-07-07 00:16:00 -07:00
  • 7eab7d2944 Remove dependency on deprecated torchaudio.save function (#8815) comfyanonymous 2025-07-06 11:01:32 -07:00
  • 75d327abd5 Remove some useless code. (#8812) comfyanonymous 2025-07-06 04:07:39 -07:00
  • ee615ac269 Add warning when loading file unsafely. (#8800) comfyanonymous 2025-07-05 11:34:57 -07:00
  • 18a7207ca4 Mock AutogrowDynamic type Jedrzej Kosinski 2025-07-04 16:27:03 -05:00
  • 27870ec3c3 Add that ckpt files are loaded safely to README. (#8791) comfyanonymous 2025-07-04 01:49:11 -07:00
  • f41f323c52 Add the denoising step to several samplers (#8780) chaObserv 2025-07-04 07:20:53 +08:00
  • f74fc4d927 Add ImageRotate and ImageFlip nodes. (#8789) comfyanonymous 2025-07-03 16:16:30 -07:00
  • 2ce64b131c Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-07-04 06:35:21 +09:00
  • ae26cd99b5 Update template to 0.1.32 (#8782) ComfyUI Wiki 2025-07-04 02:41:16 +08:00
  • e9af97ba1a Use torch cu129 for nvidia pytorch nightly. (#8786) comfyanonymous 2025-07-03 11:39:11 -07:00
  • d9277301d2 Initial code for new SLG node (#8759) City 2025-07-03 02:13:43 +02:00
  • 34c8eeec06 Fix ImageColorToMask not returning right mask values. (#8771) comfyanonymous 2025-07-02 12:35:11 -07:00
  • 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
  • d6fa7a7c84 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-07-02 12:03:03 +09: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
  • 17cfabec7d added: Apply manager middleware Dr.Lt.Data 2025-07-01 12:55:53 +09:00
  • ad633b2953 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-07-01 12:55:47 +09: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
  • 9eba1547f4 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-06-29 15:31:19 +09: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
  • f398256d11 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-06-28 10:53:05 +09: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
  • 8744ebb4a1 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-06-27 07:34:33 +09: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
  • d5167d2ded Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-06-26 08:59:09 +09: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
  • 364e07d145 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-06-25 00:26:24 +09: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