diff --git a/custom-node-list.json b/custom-node-list.json index 54922ef6..7dd0cfd6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13254,6 +13254,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "fanfanfan", + "title": "chinese_clip_encode", + "id": "chinese_clip_encode", + "reference": "https://github.com/yuan199696/chinese_clip_encode", + "files": [ + "https://github.com/yuan199696/chinese_clip_encode" + ], + "install_type": "git-clone", + "description": "Support input of Chinese prompts." } ] }