Commit Graph
5023 Commits
Author SHA1 Message Date
patientxandGitHub 709f575382 Update README.md 2025-07-01 14:15:21 +03:00
comfyanonymousandGitHub 772de7c006 PerpNeg Guider optimizations. (#8753) 2025-07-01 03:09:07 -04:00
chaObservandGitHub b22e97dcfa Migrate ER-SDE from VE to VP algorithm and add its sampler node (#8744)
Apply alpha scaling in the algorithm for reverse-time SDE and add custom ER-SDE sampler node for other solver types (SDE, ODE).
2025-07-01 02:38:52 -04:00
chaObservandGitHub f02de13316 Add TCFG node (#8730) 2025-07-01 02:33:07 -04:00
ComfyUI WikiandGitHub c46268bf60 Update requirements.txt (#8741) 2025-06-30 14:18:43 -04:00
comfyanonymousandGitHub cf49a2c5b5 Dual cfg node optimizations when cfg is 1.0 (#8747) 2025-06-30 14:18:25 -04:00
patientxandGitHub a824674b9f Update README.md 2025-06-30 12:26:50 +03:00
patientxandGitHub b093eef244 Merge branch 'comfyanonymous:master' into master 2025-06-29 15:26:39 +03:00
comfyanonymousandGitHub 170c7bb90c Fix contiguous issue with pytorch nightly. (#8729) 2025-06-29 06:38:40 -04:00
patientxandGitHub 82eaaa0d10 Merge branch 'comfyanonymous:master' into master 2025-06-29 12:45:29 +03:00
bmcomfyandGitHub 2a0b138feb build: add gh action to process releases (#8652) 2025-06-28 19:11:40 -04:00
comfyanonymousandGitHub e195c1b13f Make stable release workflow publish drafts. (#8723) 2025-06-28 19:11:16 -04:00
chaObservandGitHub 5b4eb021cb Perpneg guider with updated pre and post-cfg (#8698) 2025-06-28 18:13:13 -04:00
comfyanonymousandGitHub 396454fa41 Reorder the schedulers so simple is the default one. (#8722) 2025-06-28 18:12:56 -04:00
patientxandGitHub f57a743f59 Merge branch 'comfyanonymous:master' into master 2025-06-28 23:18:50 +03:00
comfyanonymousandGitHub a3cf272522 Skip custom node logic completely if disabled and no whitelisted nodes. (#8719) 2025-06-28 15:53:40 -04:00
patientxandGitHub 95625f5bde Merge branch 'comfyanonymous:master' into master 2025-06-28 22:39:52 +03:00
xufengandGitHub ba9548f756 “--whitelist-custom-nodes” args for comfy core to go with “--disable-all-custom-nodes” for development purposes (#8592)
* feat: “--whitelist-custom-nodes” args for comfy core to go with “--disable-all-custom-nodes” for development purposes

* feat: Simplify custom nodes whitelist logic to use consistent code paths
2025-06-28 15:24:02 -04:00
patientxandGitHub 14864643e6 Merge branch 'comfyanonymous:master' into master 2025-06-28 01:17:17 +03:00
comfyanonymous e18f53cca9 ComfyUI version 0.3.43 v0.3.43 2025-06-27 17:22:02 -04:00
comfyanonymousandGitHub c36be0ea09 Fix memory estimation bug with kontext. (#8709) 2025-06-27 17:21:12 -04:00
patientxandGitHub 4ab5a4bb6b Merge branch 'comfyanonymous:master' into master 2025-06-27 21:54:55 +03:00
comfyanonymousandGitHub 9093301a49 Don't add tiny bit of random noise when VAE encoding. (#8705)
Shouldn't change outputs but might make things a tiny bit more
deterministic.
2025-06-27 14:14:56 -04:00
patientxandGitHub 4afe524c12 Update README.md 2025-06-27 10:12:41 +03:00
patientxandGitHub 4d3db0d240 Merge branch 'comfyanonymous:master' into master 2025-06-27 10:12:08 +03:00
patientxandGitHub a7f0c654c3 Update README.md 2025-06-27 10:12:01 +03:00
comfyanonymousandGitHub bd951a714f Add Flux Kontext and Omnigen 2 models to readme. (#8682) 2025-06-26 12:26:29 -04:00
patientxandGitHub 76486ca342 Merge branch 'comfyanonymous:master' into master 2025-06-26 18:53:44 +03:00
comfyanonymous 6493709d6a ComfyUI version 0.3.42 v0.3.42 2025-06-26 11:47:07 -04:00
filteredandGitHub b976f934ae Update frontend to 1.23.4 (#8681) 2025-06-26 11:44:12 -04:00
comfyanonymousandGitHub 7d8cf4cacc Update requirements.txt (#8680) 2025-06-26 11:39:40 -04:00
filteredandGitHub 68f4496b8e Update frontend to 1.23.3 (#8678) 2025-06-26 11:29:03 -04:00
comfyanonymousandGitHub ef5266b1c1 Support Flux Kontext Dev model. (#8679) 2025-06-26 11:28:41 -04:00
patientxandGitHub c1ce148f41 Merge branch 'comfyanonymous:master' into master 2025-06-26 11:34:14 +03:00
comfyanonymousandGitHub a96e65df18 Disable omnigen2 fp16 on older pytorch versions. (#8672) 2025-06-26 03:39:09 -04:00
comfyanonymousandGitHub 93a49a45de Bump minimum transformers version. (#8671) 2025-06-26 02:33:02 -04:00
patientxandGitHub 7db0737e86 Merge branch 'comfyanonymous:master' into master 2025-06-26 02:41:07 +03:00
comfyanonymousandGitHub ec70ed6aea Omnigen2 model implementation. (#8669) 2025-06-25 19:35:57 -04:00
patientxandGitHub 3fff7ba1ce Update install-n.bat 2025-06-26 01:47:50 +03:00
patientxandGitHub 8ad7604b12 Add files via upload 2025-06-26 01:45:32 +03:00
patientxandGitHub 65ff46f01e Merge branch 'comfyanonymous:master' into master 2025-06-25 12:14:05 +03:00
comfyanonymousandGitHub 7a13f74220 unet -> diffusion model (#8659) 2025-06-25 04:52:34 -04:00
patientxandGitHub 71a47f608a Merge branch 'comfyanonymous:master' into master 2025-06-24 23:49:15 +03:00
chaObservandGitHub 8042eb20c6 Singlestep DPM++ SDE for RF (#8627)
Refactor the algorithm, and apply alpha scaling.
2025-06-24 14:59:09 -04:00
patientxandGitHub b56386b8a9 Update README.md 2025-06-24 17:11:31 +03:00
patientxandGitHub 23b5d95759 Merge branch 'comfyanonymous:master' into master 2025-06-24 17:11:17 +03:00
patientxandGitHub 265e1a2b22 Update README.md 2025-06-24 17:11:11 +03:00
comfyanonymousandGitHub bd9f166c12 Cosmos predict2 model merging nodes. (#8647) 2025-06-24 05:17:16 -04:00
comfyanonymousandGitHub dd94416db2 Indicate that directml is not recommended in the README. (#8644) 2025-06-23 14:04:49 -04:00
patientxandGitHub fd9ff66d08 Merge branch 'comfyanonymous:master' into master 2025-06-23 03:28:46 +03:00