update DB

This commit is contained in:
Dr.Lt.Data 2023-07-21 10:34:40 +09:00
parent c671b95ad2
commit 4a9885a67c

View File

@ -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 <B>Install Models</B>)"
"description": "ControlNet Preprocessors. (To use this extension, you need to download the required model file from <B>Install Models</B>)<BR> <p style='background-color: black; color: red;'>NOTE: To use nodes belonging to <B>controlnet v1</b> such as <B>Canny_Edge_Preprocessor, MIDAS_Depth_Map_Preprocessor, Uniformer_SemSegPreprocessor, etc.</B>, you need to copy the <B>config.yaml.example</B> file to <B>config.yaml</B> and change <B>skip_v1: True</B> to <B>skip_v1: False</B>.</p>"
},
{
"author": "Fannovel16",