42 Commits
Author SHA1 Message Date
Alexis Rolland 7de99222f0 chores: Update nodes names and categories (#16274) 2026-09-17 19:48:54 -04:00
Alexis Rolland fd88b3c412 Update default width and height in EmptyLatentImage (#16384) 2026-09-17 19:47:58 -04:00
Alexis Rolland c40c94e1f5 Fix unit tests (#16271) 2026-09-11 14:27:22 -04:00
Alexis Rolland 02dfb63b80 chores: Update tooltips of 3D nodes (CORE-323) (#16179) 2026-09-08 21:44:54 -07:00
Alexis Rolland 5bbdf8a766 chore: Harmonize model attention nodes (#16154) 2026-09-07 20:05:59 -04:00
Alexis Rolland e3a78dab9e chore: Update nodes categories (#16077) 2026-09-04 09:05:50 -07:00
Alexis Rolland 9c90340bc2 Update nodes to improve search rank (#16074) 2026-09-03 15:05:40 -07:00
Alexis Rolland 5f056310d5 Update README.md (#16071)
ComfyUI Desktop has proven to be the easiest way to install and manage local ComfyUI instances. We will still maintain a portable version for now but this change is to nudge the community in using Desktop instead.
2026-09-03 12:36:25 -07:00
Alexis Rolland eb8cad7375 Update nodes_image_compare.py (#15868) 2026-08-24 16:56:59 -04:00
Alexis Rolland 28864ca8fe fix: fail CLA allowlist step on API errors (#15792) 2026-08-21 17:34:49 -04:00
Alexis Rollandandkijai 57ce8e1a27 Add support for LTX 2.5 (#15499)
---------

Co-authored-by: kijai <40791699+kijai@users.noreply.github.com>
2026-08-11 13:47:39 -04:00
Alexis Rolland 87d23b8176 [Partner Nodes] feat(client): send ComfyUI Job Id in request headers (#14934) 2026-07-15 16:38:03 +08:00
Alexis Rolland 1f51e146a8 chore: Update preview nodes (#14871) 2026-07-10 19:32:53 -04:00
Alexis Rolland 5976ee37cd Bringing back the text node (#14870) 2026-07-10 19:31:39 -04:00
Alexis Rolland 1ea724339c Update cla.yml (#14851) 2026-07-09 17:57:44 -04:00
Alexis Rolland 7747c342d4 ci: add CLA Assistant workflow (#14582) 2026-07-07 06:44:19 +08:00
Alexis Rolland 7f287b705e fix: Bug when setting transparency in color picker (#14764) 2026-07-04 19:13:38 -04:00
Alexis Rolland 6e11828d10 chore: Update nodes categories (#14674) 2026-07-01 05:20:20 +08:00
Alexis Rolland b0f9e326af Add output socket to save nodes (#13866) 2026-06-22 10:15:28 +08:00
Alexis Rolland 69d34f2654 Rename a bunch of nodes (#14547) 2026-06-20 08:01:28 +08:00
Alexis Rolland d202707ff2 Update TripoSplat categories (#14512) 2026-06-17 21:02:45 +08:00
Alexis Rolland ca1622ca24 chore: Update nodes categories (CORE-263) (#14460) 2026-06-17 08:33:09 +08:00
Alexis Rolland a439dcae07 Update nodes titles (#14417) 2026-06-16 11:42:00 +08:00
Alexis Rolland 9fc6f5f6dd Move bg_removal_model input socket to first position for nicer display (#14353) 2026-06-09 23:36:56 +08:00
Alexis Rolland f89999289a fix: Add back apply_rotary_emb for Qwen Image (#14364) 2026-06-09 11:55:49 +08:00
Alexis Rolland ab0d8a9203 Consolidate audio nodes into SaveAudioAdvanced node (CORE-202) (#13871) 2026-06-04 19:29:41 -07:00
Alexis Rolland e88a81d316 Revert partner nodes category (#14229) 2026-06-01 21:24:46 -07:00
Alexis Rolland 174208df6b chore: Update nodes categories (#14145)
* Move dataset/text nodes to text category

* Rename category utils into utilities

* Rename category api node into partner

* Move categories conditioning, latent, sampling, model_patches, training, etc. under model category

* Dispatch partner nodes in to 3d, audio, image, text, video categories

* Move PreviewAny node to utilities category
2026-05-27 20:43:33 -04:00
Alexis Rolland 93888ae8e3 Move logic nodes into utils category (#14033) 2026-05-22 13:32:08 +08:00
Alexis Rolland 4259a0c7c3 Update MoGe nodes display names, search aliases and descriptions (#14030) 2026-05-21 16:50:09 +08:00
Alexis Rolland af3d9b60af chore: Dataset nodes clean-up (CORE-237) (#14002) 2026-05-21 15:14:16 +08:00
Alexis Rolland 7b7c5fed7c Update MediaPipe nodes to standardize with existing code base (CORE-242) (#14025) 2026-05-21 14:39:30 +08:00
Alexis Rolland d71cc1c8f2 chore: Various QoL updates of nodes display names, descriptions and categories (CORE-190, CORE-191) (#13830)
* Move detection category under image category

* Add missing categories

* Move detection nodes to detection category

* Move save nodes to image root catefory

* Rename postprocessors

* Move mask category under image

* Move guiders category to parent level at root of sampling category

* Move custom_sampling category to parent level at the root of sampling category

* Modify description of LoRA loaders

* Fix node id SolidMask

* Move VOID Quadmask under image/mask

* Group compositing nodes under image/compositing

* Move load image as mask to image category for consistency with other load image nodes

* Align display name with Load Checkpoint

* Move dataset category under training category

* Rename Number Convert to Conver Number (verb first)

* Rename Canny node

* Revert wanBlockSwap + description

* Add description to RemoveBackground node

* Revert category update of dataset
2026-05-19 00:13:48 -04:00
Alexis Rolland c5ecd231a2 fix: Fix bug when mask not on same device (CORE-181) (#13801) 2026-05-08 23:06:29 +08:00
Alexis Rolland 594de378fe Update nodes categories and display names (CORE-89) (#13786) 2026-05-08 01:02:55 -04:00
Alexis Rolland 639f631a08 chore: Update display names and categories for text nodes (CORE-155) (#13712) 2026-05-05 22:31:24 +08:00
Alexis Rolland 15a4494a4e chore: Update display names and categories (CORE-151) (#13693)
* Standardize DEPRECATED label in node display name

* Promote category image/video to root level video/

* Update images and masks names and categories
2026-05-04 17:37:25 -07:00
Alexis Rolland 5538f62b0b fix: Update ColorTransfer node ref_image to be mandatory (#13691) 2026-05-04 12:33:11 +08:00
Alexis Rolland d0f0b15cf5 Update ComfyUI screenshot in README (#13683)
Update ComfyUI screenshot to showcase a more modern workflow
2026-05-03 18:48:58 +08:00
Alexis Rolland b5bb83c964 Fix issue blend images with alpha (#13615)
Make ImageBlend and ImageCompositeMasked nodes handle images with different channel counts
2026-05-03 18:17:08 +08:00
Alexis Rolland f6d5068ac0 Update README (#13679)
Updated the README to include a new screenshot, improved description and add Ernie Image to supported models.
2026-05-03 12:20:17 +08:00
Alexis RollandandJedrzej Kosinski 0230e0e7cc Adding kijai (#13664)
Co-authored-by: Jedrzej Kosinski <kosinkadink1@gmail.com>
2026-05-02 06:37:18 +08:00