mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-28 06:50:17 +08:00
Merge 34877fd06b into 16800c3fa0
This commit is contained in:
commit
3948c44d4d
@ -181,7 +181,8 @@
|
|||||||
"UniFormer-SemSegPreprocessor",
|
"UniFormer-SemSegPreprocessor",
|
||||||
"Unimatch_OptFlowPreprocessor",
|
"Unimatch_OptFlowPreprocessor",
|
||||||
"Zoe-DepthMapPreprocessor",
|
"Zoe-DepthMapPreprocessor",
|
||||||
"Zoe_DepthAnythingPreprocessor"],
|
"Zoe_DepthAnythingPreprocessor"
|
||||||
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Plug-and-play ComfyUI node sets for making ControlNet hint images."
|
"description": "Plug-and-play ComfyUI node sets for making ControlNet hint images."
|
||||||
},
|
},
|
||||||
@ -16130,8 +16131,7 @@
|
|||||||
"title": "ControlAltAI Nodes",
|
"title": "ControlAltAI Nodes",
|
||||||
"id": "controlaltai",
|
"id": "controlaltai",
|
||||||
"reference": "https://github.com/gseth/ControlAltAI-Nodes",
|
"reference": "https://github.com/gseth/ControlAltAI-Nodes",
|
||||||
"files":
|
"files": [
|
||||||
[
|
|
||||||
"https://github.com/gseth/ControlAltAI-Nodes"
|
"https://github.com/gseth/ControlAltAI-Nodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
@ -33615,4 +33615,27 @@
|
|||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
,
|
||||||
|
{
|
||||||
|
"title": "ZoeyTool",
|
||||||
|
"description": "多功能图像/视频处理及提示词生成工具包",
|
||||||
|
"author": "liangzoey",
|
||||||
|
"link": "https://github.com/liangzoey/comfyui-ZoeyTool",
|
||||||
|
"requirements": [],
|
||||||
|
"files": [
|
||||||
|
"https://github.com/liangzoey/comfyui-ZoeyTool.git"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"image-editing",
|
||||||
|
"video-processing",
|
||||||
|
"prompt-generation",
|
||||||
|
"tool"
|
||||||
|
],
|
||||||
|
"keywords": [
|
||||||
|
"Zoey",
|
||||||
|
"Tool",
|
||||||
|
"Image Edit",
|
||||||
|
"Batch Process"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user