add custom node

This commit is contained in:
yuan199696 2024-08-14 17:31:23 +08:00
parent 34f3409f9b
commit c0a0ea60c0

View File

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