add custom node (#956)

This commit is contained in:
yuan199696 2024-08-14 22:39:39 +08:00 committed by GitHub
parent 34f3409f9b
commit 5e9e988a96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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