diff --git a/custom-node-list.json b/custom-node-list.json index 42ddd640..7ba05b50 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1937,7 +1937,7 @@ "title": "Use Everwhere", "reference": "https://github.com/chrisgoringe/cg-use-everywhere", "files": [ - "https://github.com/chrisgoringe/cg-use-everwhere" + "https://github.com/chrisgoringe/cg-use-everywhere" ], "install_type": "git-clone", "description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti." diff --git a/extension-node-map.json b/extension-node-map.json index 8d57edd7..14c18424 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -329,6 +329,7 @@ [ "AMT VFI", "EISAI VFI", + "FILM VFI", "GMFSS Fortuna VFI", "IFRNet VFI", "IFUnet VFI", @@ -571,7 +572,18 @@ ], "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [ [ + "VHS_DuplicateImages", + "VHS_DuplicateLatents", + "VHS_GetImageCount", + "VHS_GetLatentCount", + "VHS_LoadImages", "VHS_LoadVideo", + "VHS_MergeImages", + "VHS_MergeLatents", + "VHS_SelectEveryNthImage", + "VHS_SelectEveryNthLatent", + "VHS_SplitImages", + "VHS_SplitLatents", "VHS_VideoCombine" ], { @@ -1490,7 +1502,8 @@ [ "ZuellniExLlamaGenerator", "ZuellniExLlamaLoader", - "ZuellniExLlamaPreviewer" + "ZuellniTextFormatter", + "ZuellniTextPreviewer" ], { "title_aux": "ComfyUI-ExLlama" @@ -2010,7 +2023,11 @@ "https://github.com/cubiq/ComfyUI_IPAdapter_plus": [ [ "IPAdapterApply", + "IPAdapterApplyEncoded", + "IPAdapterEncoder", + "IPAdapterLoadEmbeds", "IPAdapterModelLoader", + "IPAdapterSaveEmbeds", "PrepImageForClipVision" ], { @@ -2978,6 +2995,7 @@ "AV_VAELoader", "AspectRatioSelector", "BLIPCaption", + "BLIPLoader", "ColorBlend", "ColorCorrect", "DeepDanbooruCaption", @@ -2994,16 +3012,17 @@ "ImageAlphaComposite", "ImageGaussianBlur", "ImageMuxer", + "ImageRepeat", "ImageScaleDown", "ImageScaleDownBy", "ImageScaleDownToSize", - "ImageScaleDownToTotalPixels", + "ImageScaleToMegapixels", "LaMaInpaint", - "LaMaLoader", "LoadImageAsMaskFromUrl", "LoadImageFromUrl", "LoadJsonFromUrl", "NumberScaler", + "QRCodeGenerator", "RandomFloat", "RandomInt", "SAMEmbeddingToImage", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index debd7cfa..63b76db2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -5,7 +5,7 @@ "title": "Use Everwhere", "reference": "https://github.com/chrisgoringe/cg-use-everywhere", "files": [ - "https://github.com/chrisgoringe/cg-use-everwhere" + "https://github.com/chrisgoringe/cg-use-everywhere" ], "install_type": "git-clone", "description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti."