mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
add custom node (#956)
This commit is contained in:
parent
34f3409f9b
commit
5e9e988a96
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user