diff --git a/extension-node-map.json b/extension-node-map.json index 669256b3..52283df6 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -7770,7 +7770,8 @@ [ "Add Subtitles To Background", "Add Subtitles To Frames", - "Apply Whisper" + "Apply Whisper", + "Resize Cropped Subtitles" ], { "title_aux": "ComfyUI Whisper" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1ffd9e3d..0ea90caa 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "AIGODLIKE", + "title": "AIGODLIKE-ComfyUI-Studio", + "reference": "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio", + "files": [ + "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio" + ], + "install_type": "git-clone", + "description": "Improve the interactive experience of using ComfyUI, such as making the loading of ComfyUI models more intuitive and making it easier to create model thumbnails" + }, { "author": "Chan-0312", "title": "ComfyUI-IPAnimate", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 669256b3..52283df6 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -7770,7 +7770,8 @@ [ "Add Subtitles To Background", "Add Subtitles To Frames", - "Apply Whisper" + "Apply Whisper", + "Resize Cropped Subtitles" ], { "title_aux": "ComfyUI Whisper"