diff --git a/extension-node-map.json b/extension-node-map.json index 931c5714..1e9ef905 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1911,6 +1911,7 @@ "GR Image Resize", "GR Image Resize Methods", "GR Image Size", + "GR Image/Depth Mask", "GR Mask Create", "GR Mask Create Random", "GR Mask Resize", @@ -5955,13 +5956,8 @@ ], "https://github.com/badayvedat/ComfyUI-fal-Connector": [ [ - "BooleanInput_fal", - "FloatInput_fal", - "IntegerInput_fal", "RemoteCheckpointLoader_fal", - "RemoteLoraLoader_fal", - "SaveImage_fal", - "StringInput_fal" + "RemoteLoraLoader_fal" ], { "title_aux": "ComfyUI-fal-Connector" @@ -11470,6 +11466,7 @@ "ColorMapToMasks //Inspire", "ColorMaskToDepthMask //Inspire", "Color_Preprocessor_Provider_for_SEGS //Inspire", + "CompositeNoise //Inspire", "ConcatConditioningsWithMultiplier //Inspire", "ConditioningStretch //Inspire", "ConditioningUpscale //Inspire", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 931c5714..1e9ef905 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1911,6 +1911,7 @@ "GR Image Resize", "GR Image Resize Methods", "GR Image Size", + "GR Image/Depth Mask", "GR Mask Create", "GR Mask Create Random", "GR Mask Resize", @@ -5955,13 +5956,8 @@ ], "https://github.com/badayvedat/ComfyUI-fal-Connector": [ [ - "BooleanInput_fal", - "FloatInput_fal", - "IntegerInput_fal", "RemoteCheckpointLoader_fal", - "RemoteLoraLoader_fal", - "SaveImage_fal", - "StringInput_fal" + "RemoteLoraLoader_fal" ], { "title_aux": "ComfyUI-fal-Connector" @@ -11470,6 +11466,7 @@ "ColorMapToMasks //Inspire", "ColorMaskToDepthMask //Inspire", "Color_Preprocessor_Provider_for_SEGS //Inspire", + "CompositeNoise //Inspire", "ConcatConditioningsWithMultiplier //Inspire", "ConditioningStretch //Inspire", "ConditioningUpscale //Inspire",