mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-02 18:20:49 +08:00
Update custom-node-list.json (#1083)
added ComfyUI GLM-4 Wrapper. https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper
This commit is contained in:
parent
a182e526d7
commit
d9ec870598
@ -15189,6 +15189,16 @@
|
|||||||
],
|
],
|
||||||
"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": "Nojahhh",
|
||||||
|
"title": "ComfyUI GLM-4 Wrapper",
|
||||||
|
"reference": "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI GLM-4 Wrapper. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for image/video generation based on user image and/or user prompts."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user