diff --git a/extension-node-map.json b/extension-node-map.json index afbaf7c..e91846b 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3678,6 +3678,7 @@ "RemapInsideParabolas", "RemapInsideParabolasAdvanced", "RemapPinch", + "RemapReverseBarrelDistortion", "RemapStretch", "RemapToInnerCylinder", "RemapToOuterCylinder", @@ -3936,6 +3937,16 @@ "title_aux": "ComfyUI-MotionCtrl-SVD" } ], + "https://github.com/chaojie/ComfyUI-Panda3d": [ + [ + "Panda3dBase", + "Panda3dLoadModel", + "Panda3dTest" + ], + { + "title_aux": "ComfyUI-Panda3d" + } + ], "https://github.com/chaojie/ComfyUI-Pymunk": [ [ "PygameRun", @@ -4390,6 +4401,7 @@ "IPAdapterLoadEmbeds", "IPAdapterModelLoader", "IPAdapterSaveEmbeds", + "IPAdapterTilesMasked", "InsightFaceLoader", "PrepImageForClipVision", "PrepImageForInsightFace" @@ -4721,6 +4733,7 @@ "DebugPrint", "Filepicker", "Float", + "IMG_blender", "IMG_padder", "IMG_scaler", "IMG_unpadder", @@ -5024,6 +5037,7 @@ ], "https://github.com/gokayfem/ComfyUI_VLM_nodes": [ [ + "Joytag", "PromptGenerate", "SimpleChat", "VisionTextQuestion" @@ -6240,6 +6254,10 @@ [ "EmptyLatentImageFromPresetsSD15", "EmptyLatentImageFromPresetsSDXL", + "RandomEmptyLatentImageFromPresetsSD15", + "RandomEmptyLatentImageFromPresetsSDXL", + "RandomSizeFromPresetsSD15", + "RandomSizeFromPresetsSDXL", "SizeFromPresetsSD15", "SizeFromPresetsSDXL" ], diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index be2ccf9..0da05d4 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "chaojie", + "title": "ComfyUI-Panda3d", + "reference": "https://github.com/chaojie/ComfyUI-Panda3d", + "files": [ + "https://github.com/chaojie/ComfyUI-Panda3d" + ], + "install_type": "git-clone", + "description": "ComfyUI 3d engine" + }, { "author": "shadowcz007", "title": "Consistency Decoder", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index afbaf7c..e91846b 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3678,6 +3678,7 @@ "RemapInsideParabolas", "RemapInsideParabolasAdvanced", "RemapPinch", + "RemapReverseBarrelDistortion", "RemapStretch", "RemapToInnerCylinder", "RemapToOuterCylinder", @@ -3936,6 +3937,16 @@ "title_aux": "ComfyUI-MotionCtrl-SVD" } ], + "https://github.com/chaojie/ComfyUI-Panda3d": [ + [ + "Panda3dBase", + "Panda3dLoadModel", + "Panda3dTest" + ], + { + "title_aux": "ComfyUI-Panda3d" + } + ], "https://github.com/chaojie/ComfyUI-Pymunk": [ [ "PygameRun", @@ -4390,6 +4401,7 @@ "IPAdapterLoadEmbeds", "IPAdapterModelLoader", "IPAdapterSaveEmbeds", + "IPAdapterTilesMasked", "InsightFaceLoader", "PrepImageForClipVision", "PrepImageForInsightFace" @@ -4721,6 +4733,7 @@ "DebugPrint", "Filepicker", "Float", + "IMG_blender", "IMG_padder", "IMG_scaler", "IMG_unpadder", @@ -5024,6 +5037,7 @@ ], "https://github.com/gokayfem/ComfyUI_VLM_nodes": [ [ + "Joytag", "PromptGenerate", "SimpleChat", "VisionTextQuestion" @@ -6240,6 +6254,10 @@ [ "EmptyLatentImageFromPresetsSD15", "EmptyLatentImageFromPresetsSDXL", + "RandomEmptyLatentImageFromPresetsSD15", + "RandomEmptyLatentImageFromPresetsSDXL", + "RandomSizeFromPresetsSD15", + "RandomSizeFromPresetsSDXL", "SizeFromPresetsSD15", "SizeFromPresetsSDXL" ],