diff --git a/custom-node-list.json b/custom-node-list.json
index 801a8dec..3791badb 100644
--- a/custom-node-list.json
+++ b/custom-node-list.json
@@ -68,7 +68,7 @@
"https://github.com/Fannovel16/comfy_controlnet_preprocessors"
],
"install_type": "git-clone",
- "description": "ControlNet Preprocessors. (To use this extension, you need to download the required model file from Install Models)
NOTE: To use nodes belonging to controlnet v1 such as Canny_Edge_Preprocessor, MIDAS_Depth_Map_Preprocessor, Uniformer_SemSegPreprocessor, etc., you need to copy the config.yaml.example file to config.yaml and change skip_v1: True to skip_v1: False.
" + "description": "ControlNet Preprocessors. (To use this extension, you need to download the required model file from Install Models)NOTE: To use nodes belonging to controlnet v1 such as Canny_Edge_Preprocessor, MIDAS_Depth_Map_Preprocessor, Uniformer_SemSegPreprocessor, etc., you need to copy the config.yaml.example file to config.yaml and change skip_v1: True to skip_v1: False.
" }, { "author": "Fannovel16", @@ -766,7 +766,7 @@ "https://github.com/ArtVentureX/comfyui-animatediff" ], "install_type": "git-clone", - "description": "AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.You only need to download one of mm_sd_v14.ckpt | mm_sd_v15.ckpt. Put the model weights under comfyui-animatediff/models/. DO NOT change model filename.
" + "description": "AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.You only need to download one of mm_sd_v14.ckpt | mm_sd_v15.ckpt. Put the model weights under ComfyUI/custom_nodes/comfyui-animatediff/models. DO NOT change model filename.
" }, { "author": "twri", @@ -806,7 +806,7 @@ "https://github.com/jamesWalker55/comfyui-p2ldgan" ], "install_type": "git-clone", - "description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images." + "description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images.To use this extension, you need to download the p2ldgan model and save it in the ComfyUI/custom_nodes/comfyui-p2ldgan/checkpoints directory.
" }, { "author": "taabata",