mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
2c2de008a9
commit
6e8658d413
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user