Commit Graph

  • 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
  • af03f5dbe3 save Eugene Fairley 2025-06-28 22:15:22 -07:00
  • 894ccf4190 save Eugene Fairley 2025-06-28 21:59:04 -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
  • 40505fc6a1 build: add gh action to process releases (#8652) bmcomfy 2025-06-28 16:11:40 -07:00
  • 2a0b138feb
    build: add gh action to process releases (#8652) bmcomfy 2025-06-28 16:11:40 -07:00
  • 7e936139e4 Make stable release workflow publish drafts. (#8723) comfyanonymous 2025-06-28 16:11:16 -07:00
  • e195c1b13f
    Make stable release workflow publish drafts. (#8723) comfyanonymous 2025-06-28 16:11:16 -07:00
  • 4227ee32c5
    Make stable release workflow publish drafts. comfyanonymous 2025-06-28 19:09:57 -04:00
  • 0e7ff98e1d Introduced Resources to ComfyNodeV3 Jedrzej Kosinski 2025-06-28 15:47:02 -07:00
  • f4817e27e0 Perpneg guider with updated pre and post-cfg (#8698) chaObserv 2025-06-29 06:13:13 +08:00
  • 5b4eb021cb
    Perpneg guider with updated pre and post-cfg (#8698) chaObserv 2025-06-29 06:13:13 +08:00
  • 5b7d5b4697 Reorder the schedulers so simple is the default one. (#8722) comfyanonymous 2025-06-28 15:12:56 -07:00
  • 396454fa41
    Reorder the schedulers so simple is the default one. (#8722) comfyanonymous 2025-06-28 15:12:56 -07:00
  • 485bae2544
    Reorder the schedulers so simple is the default one. comfyanonymous 2025-06-28 18:07:47 -04: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
  • f57a743f59
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-28 23:18:50 +03:00
  • 5fe9d9c1d7 Skip custom node logic completely if disabled and no whitelisted nodes. (#8719) comfyanonymous 2025-06-28 12:53:40 -07:00
  • a3cf272522
    Skip custom node logic completely if disabled and no whitelisted nodes. (#8719) comfyanonymous 2025-06-28 12:53:40 -07:00
  • 857398e797 Skip custom node logic completely if disabled and no whitelisted nodes. comfyanonymous 2025-06-28 15:51:46 -04:00
  • 95625f5bde
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-28 22:39:52 +03:00
  • ac3f82dd5c “--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
  • 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
  • 3e3adfe804 Update nodes_train.py Kohaku-Blueleaf 2025-06-28 23:10:39 +08:00
  • c408c4675f
    Merge branch 'comfyanonymous:master' into multi-image-dataset Kohaku-Blueleaf 2025-06-28 21:53:52 +08:00
  • 236050c148 sf Terry Jia 2025-06-28 09:11:40 -04:00
  • c254763d6b save Eugene Fairley 2025-06-28 00:13:45 -07:00
  • 32553f6d96 save Eugene Fairley 2025-06-28 00:01:32 -07:00
  • 5feb9a6915 save Eugene Fairley 2025-06-27 23:51:02 -07:00
  • 92d72ea4a6 save Eugene Fairley 2025-06-27 22:59:57 -07:00
  • 9707f9d4b0 save Eugene Fairley 2025-06-27 20:54:44 -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
  • 295cdb1a81 Implementation of VAE for Hunyuan 3D 2.1 Yousef Rafat 2025-06-28 01:27:44 +03:00
  • 14864643e6
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-28 01:17:17 +03:00
  • ba857bd8a0 Added simple Type defs to ComfyTypes in io.py Jedrzej Kosinski 2025-06-27 14:56:31 -07:00
  • 42a1c4c965 ComfyUI version 0.3.43 comfyanonymous 2025-06-27 17:22:02 -04:00
  • e18f53cca9 ComfyUI version 0.3.43 v0.3.43 comfyanonymous 2025-06-27 17:22:02 -04:00
  • 1ee7923763 Fix memory estimation bug with kontext. (#8709) comfyanonymous 2025-06-27 14:21:12 -07:00
  • c36be0ea09
    Fix memory estimation bug with kontext. (#8709) comfyanonymous 2025-06-27 14:21:12 -07:00
  • d7d7c72c74
    Fix memory estimation bug with kontext. comfyanonymous 2025-06-27 17:20:51 -04: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
  • 78c52aac5f scale image Eugene Fairley 2025-06-27 13:34:22 -07:00
  • 7899fb868c save Eugene Fairley 2025-06-27 13:23:31 -07:00
  • 3c102ada58 save Eugene Fairley 2025-06-27 13:07:26 -07:00
  • 15c7750469 save Eugene Fairley 2025-06-27 12:19:33 -07:00
  • 73ce203ad9 test Eugene Fairley 2025-06-27 12:07:30 -07:00
  • 4ab5a4bb6b
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-27 21:54:55 +03:00
  • 075e17041b test Eugene Fairley 2025-06-27 11:51:55 -07:00
  • fce43e1312
    Merge pull request #8706 from comfyanonymous/v3-definition-wip Jedrzej Kosinski 2025-06-27 11:35:14 -07:00
  • ee8a636cb7 test Eugene Fairley 2025-06-27 11:33:44 -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
  • be80f7fc94 Don't add tiny bit of random noise when VAE encoding. (#8705) comfyanonymous 2025-06-27 11:14:56 -07:00
  • 9093301a49
    Don't add tiny bit of random noise when VAE encoding. (#8705) comfyanonymous 2025-06-27 11:14:56 -07:00
  • 9065a71f51 Don't add tiny bit of random noise when VAE encoding. comfyanonymous 2025-06-27 14:13:51 -04:00
  • a30704e0c0 fix Eugene Fairley 2025-06-27 09:09:18 -07:00
  • 01646347f4 update dimensions Eugene Fairley 2025-06-27 08:58:38 -07:00
  • 1f5615cc87 Perpneg guider with updated pre and post-cfg chaObserv 2025-06-27 15:23:11 +08:00
  • 4afe524c12
    Update README.md patientx 2025-06-27 10:12:41 +03:00
  • 4d3db0d240
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-27 10:12:08 +03:00
  • a7f0c654c3
    Update README.md patientx 2025-06-27 10:12:01 +03:00
  • 1a26351b79 Add WAN ATI logic Eugene Fairley 2025-06-26 18:05:38 -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
  • 459f6440ff build: add gh action to process releases bmcomfy 2025-06-24 15:41:39 -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
  • 03e8dc74e8 Add Flux Kontext and Omnigen 2 models to readme. (#8682) comfyanonymous 2025-06-26 09:26:29 -07:00
  • bd951a714f
    Add Flux Kontext and Omnigen 2 models to readme. (#8682) comfyanonymous 2025-06-26 09:26:29 -07:00
  • 9d6405feda
    Add Flux Kontext and Omnigen 2 models to readme. comfyanonymous 2025-06-26 12:26:09 -04:00
  • 76486ca342
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-26 18:53:44 +03:00
  • 5443efe2e6 ComfyUI version 0.3.42 comfyanonymous 2025-06-26 11:47:07 -04:00
  • 6493709d6a ComfyUI version 0.3.42 v0.3.42 comfyanonymous 2025-06-26 11:47:07 -04:00
  • f3e11efb75 Update frontend to 1.23.4 (#8681) filtered 2025-06-26 08:44:12 -07:00
  • b976f934ae
    Update frontend to 1.23.4 (#8681) filtered 2025-06-26 08:44:12 -07:00
  • 424fa5e247
    Update frontend to 1.23.4 filtered 2025-06-26 08:40:18 -07:00
  • 25c920e0d6 Update requirements.txt (#8680) comfyanonymous 2025-06-26 08:39:40 -07:00
  • 7d8cf4cacc
    Update requirements.txt (#8680) comfyanonymous 2025-06-26 08:39:40 -07:00
  • e2409a96d1
    Update requirements.txt comfyanonymous 2025-06-26 11:39:21 -04:00
  • 092680e016 Update frontend to 1.23.3 (#8678) filtered 2025-06-26 08:29:03 -07:00
  • 68f4496b8e
    Update frontend to 1.23.3 (#8678) filtered 2025-06-26 08:29:03 -07:00
  • 542df95f7f Support Flux Kontext Dev model. (#8679) comfyanonymous 2025-06-26 08:28:41 -07:00
  • ef5266b1c1
    Support Flux Kontext Dev model. (#8679) comfyanonymous 2025-06-26 08:28:41 -07:00
  • 2530fdf6a5 Support Flux Kontext Dev model. comfyanonymous 2025-06-26 11:28:04 -04:00
  • cc8258a3de
    Update frontend to 1.23.3 filtered 2025-06-26 08:11:43 -07:00
  • c1ce148f41
    Merge branch 'comfyanonymous:master' into master patientx 2025-06-26 11:34:14 +03:00
  • 6f18daaa58 Disable omnigen2 fp16 on older pytorch versions. (#8672) comfyanonymous 2025-06-26 00:39:09 -07:00
  • a96e65df18
    Disable omnigen2 fp16 on older pytorch versions. (#8672) comfyanonymous 2025-06-26 00:39:09 -07:00
  • 7c87e3df06 Disable omnigen2 fp16 on older pytorch versions. comfyanonymous 2025-06-26 03:37:21 -04:00
  • f8d478264f Merge branch 'master' of github.com:comfyanonymous/ComfyUI into feat/linux-amd-setup AKharytonchyk 2025-06-26 09:15:43 +02:00
  • 93fe52f577 Bump minimum transformers version. (#8671) comfyanonymous 2025-06-25 23:33:02 -07:00
  • 93a49a45de
    Bump minimum transformers version. (#8671) comfyanonymous 2025-06-25 23:33:02 -07:00