diff --git a/custom-node-list.json b/custom-node-list.json
index ed180c9..05d1f9e 100644
--- a/custom-node-list.json
+++ b/custom-node-list.json
@@ -58,7 +58,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)"
+ "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",