update DB

This commit is contained in:
dr.lt.data 2023-08-01 17:29:55 +09:00
parent 2c2de008a9
commit 6e8658d413
2 changed files with 0 additions and 15 deletions

View File

@ -70,16 +70,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"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 <font color='white'>config.yaml.example</font> file to <font color='white'>config.yaml</font> and change <font color='white'>skip_v1: True</font> to <font color='white'>skip_v1: False</font>.</p>" "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 <font color='white'>config.yaml.example</font> file to <font color='white'>config.yaml</font> and change <font color='white'>skip_v1: True</font> to <font color='white'>skip_v1: False</font>.</p>"
}, },
{
"author": "Fannovel16",
"title": "comfy_video",
"reference": "https://github.com/Fannovel16/comfy_video",
"files": [
"https://github.com/Fannovel16/comfy_video"
],
"install_type": "git-clone",
"description": "Video_Frame_Extractor, Save_Frame_To_Folder, Simple_Frame_Folder_To_Video."
},
{ {
"author": "biegert", "author": "biegert",
"title": "CLIPSeg", "title": "CLIPSeg",

View File

@ -205,11 +205,6 @@
"UniFormer-SemSegPreprocessor", "UniFormer-SemSegPreprocessor",
"Zoe-DepthMapPreprocessor" "Zoe-DepthMapPreprocessor"
], ],
"https://github.com/Fannovel16/comfy_video": [
"Save Frame To Folder",
"Simple Frame Folder To Video",
"Video Frame Extractor"
],
"https://github.com/FizzleDorf/AIT": [ "https://github.com/FizzleDorf/AIT": [
"AITemplateControlNetLoader", "AITemplateControlNetLoader",
"AITemplateEmptyLatentImage", "AITemplateEmptyLatentImage",