diff --git a/custom-node-list.json b/custom-node-list.json index 7be8b3b..a8ac8ce 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6548,7 +6548,16 @@ "install_type": "git-clone", "description": "This extension provides a ComfyUI Custom Node implementation of the [a/Depth-Anything-Tensorrt](https://github.com/spacewalk01/depth-anything-tensorrt) in Python for ultra fast depth map generation" }, - + { + "author": "hay86", + "title": "ComfyUI Dreamtalk", + "reference": "https://github.com/hay86/ComfyUI_Dreamtalk", + "files": [ + "https://github.com/hay86/ComfyUI_Dreamtalk" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of [a/dreamtalk](https://github.com/ali-vilab/dreamtalk) for ComfyUI" + },