diff --git a/README.md b/README.md index 836d236..b3a2317 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ NODE_CLASS_MAPPINGS.update({ * https://github.com/diontimmer/Sample-Diffusion-ComfyUI-Extension * https://github.com/senshilabs/NINJA-plugin - +* https://github.com/MockbaTheBorg/Nodes ## Roadmap diff --git a/extension-node-map.json b/extension-node-map.json index fae75a8..2ef0a16 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -337,6 +337,7 @@ "M2M VFI", "Make Interpolation State List", "RIFE VFI", + "STMFNet VFI", "Sepconv VFI" ], { @@ -385,7 +386,6 @@ "OpenposePreprocessor", "PiDiNetPreprocessor", "PixelPerfectResolution", - "RaftOpticalFlowPreprocessor", "SAMPreprocessor", "ScribblePreprocessor", "Scribble_XDoG_Preprocessor", @@ -418,6 +418,7 @@ "AbsCosWave", "AbsSinWave", "BatchPromptSchedule", + "BatchPromptScheduleEncodeSDXL", "BatchValueSchedule", "CosWave", "InvCosWave", @@ -858,6 +859,7 @@ "LoadFramesFromFolder", "LoadVideo", "SaveVideo", + "SetMetadataForSaveVideo", "String Variable" ], { @@ -2473,6 +2475,9 @@ "ColorToMask", "ConditioningMultiCombine", "ConditioningSetMaskAndCombine", + "CreateAudioMask", + "CreateGradientMask", + "CreateTextMask", "GrowMaskWithBlur", "INTConstant" ], @@ -2821,6 +2826,9 @@ [ "Animation Builder (mtb)", "Any To String (mtb)", + "Batch Float (mtb)", + "Batch Shape (mtb)", + "Batch Transform (mtb)", "Bbox (mtb)", "Bbox From Mask (mtb)", "Blur (mtb)", @@ -2840,8 +2848,10 @@ "Image Premultiply (mtb)", "Image Remove Background Rembg (mtb)", "Image Resize Factor (mtb)", + "Image Tile Offset (mtb)", "Int To Bool (mtb)", "Int To Number (mtb)", + "Interpolate Clip Sequential (mtb)", "Latent Lerp (mtb)", "Load Face Analysis Model (mtb)", "Load Face Enhance Model (mtb)", @@ -2850,6 +2860,7 @@ "Load Image From Url (mtb)", "Load Image Sequence (mtb)", "Mask To Image (mtb)", + "Model Patch Seamless (mtb)", "Qr Code (mtb)", "Restore Face (mtb)", "Save Gif (mtb)", @@ -2857,12 +2868,14 @@ "Save Image Sequence (mtb)", "Save Tensors (mtb)", "Smart Step (mtb)", + "Stack Images (mtb)", "String Replace (mtb)", "Styles Loader (mtb)", "Text To Image (mtb)", "Transform Image (mtb)", "Uncrop (mtb)", - "Unsplash Image (mtb)" + "Unsplash Image (mtb)", + "Vae Decode (mtb)" ], { "title_aux": "MTB Nodes" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index fae75a8..2ef0a16 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -337,6 +337,7 @@ "M2M VFI", "Make Interpolation State List", "RIFE VFI", + "STMFNet VFI", "Sepconv VFI" ], { @@ -385,7 +386,6 @@ "OpenposePreprocessor", "PiDiNetPreprocessor", "PixelPerfectResolution", - "RaftOpticalFlowPreprocessor", "SAMPreprocessor", "ScribblePreprocessor", "Scribble_XDoG_Preprocessor", @@ -418,6 +418,7 @@ "AbsCosWave", "AbsSinWave", "BatchPromptSchedule", + "BatchPromptScheduleEncodeSDXL", "BatchValueSchedule", "CosWave", "InvCosWave", @@ -858,6 +859,7 @@ "LoadFramesFromFolder", "LoadVideo", "SaveVideo", + "SetMetadataForSaveVideo", "String Variable" ], { @@ -2473,6 +2475,9 @@ "ColorToMask", "ConditioningMultiCombine", "ConditioningSetMaskAndCombine", + "CreateAudioMask", + "CreateGradientMask", + "CreateTextMask", "GrowMaskWithBlur", "INTConstant" ], @@ -2821,6 +2826,9 @@ [ "Animation Builder (mtb)", "Any To String (mtb)", + "Batch Float (mtb)", + "Batch Shape (mtb)", + "Batch Transform (mtb)", "Bbox (mtb)", "Bbox From Mask (mtb)", "Blur (mtb)", @@ -2840,8 +2848,10 @@ "Image Premultiply (mtb)", "Image Remove Background Rembg (mtb)", "Image Resize Factor (mtb)", + "Image Tile Offset (mtb)", "Int To Bool (mtb)", "Int To Number (mtb)", + "Interpolate Clip Sequential (mtb)", "Latent Lerp (mtb)", "Load Face Analysis Model (mtb)", "Load Face Enhance Model (mtb)", @@ -2850,6 +2860,7 @@ "Load Image From Url (mtb)", "Load Image Sequence (mtb)", "Mask To Image (mtb)", + "Model Patch Seamless (mtb)", "Qr Code (mtb)", "Restore Face (mtb)", "Save Gif (mtb)", @@ -2857,12 +2868,14 @@ "Save Image Sequence (mtb)", "Save Tensors (mtb)", "Smart Step (mtb)", + "Stack Images (mtb)", "String Replace (mtb)", "Styles Loader (mtb)", "Text To Image (mtb)", "Transform Image (mtb)", "Uncrop (mtb)", - "Unsplash Image (mtb)" + "Unsplash Image (mtb)", + "Vae Decode (mtb)" ], { "title_aux": "MTB Nodes"