mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2026-07-26 01:27:10 +08:00
Add files via upload
This commit is contained in:
parent
46f2a204be
commit
5a30390dc5
@ -147,7 +147,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."
|
||||||
},
|
},
|
||||||
@ -14278,8 +14279,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",
|
||||||
@ -18622,6 +18622,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"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."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Light-x02",
|
||||||
|
"title": "Image Metadata Nodes",
|
||||||
|
"id": "image_metadata_nodes",
|
||||||
|
"reference": "https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes/archive/refs/heads/main.zip"
|
||||||
|
],
|
||||||
|
"install_type": "unzip",
|
||||||
|
"description": "Nodes for loading and saving images with metadata in ComfyUI."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user