Update custom-node-list.json (#1083)

added ComfyUI GLM-4 Wrapper. https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper
This commit is contained in:
Johan Mellin 2024-09-25 16:26:59 +02:00 committed by GitHub
parent a182e526d7
commit d9ec870598
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
} }
] ]
} }