From 34196b5bfb38f9f30b57a201213a139ed9664c4b Mon Sep 17 00:00:00 2001 From: chaojie Date: Fri, 5 Jan 2024 00:11:57 +0800 Subject: [PATCH] Update DB --- extension-node-map.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/extension-node-map.json b/extension-node-map.json index 08bc1f18..170bb364 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -6640,5 +6640,16 @@ { "title_aux": "SDXLCustomAspectRatio" } + ], + "https://github.com/chaojie/ComfyUI-MotionCtrl": [ + [ + "MotionctrlSample", + "LoadMotionCameraPreset", + "LoadMotionTrajPreset", + "ImageSelector" + ], + { + "title_aux": "MotionCtrl for ComfyUI" + } ] -} \ No newline at end of file +}