update DB

This commit is contained in:
zfkun 2023-12-17 11:53:41 +08:00
parent 28b0c14872
commit 1e78afcd82
4 changed files with 9 additions and 7 deletions

View File

@ -3208,7 +3208,7 @@
"https://github.com/zfkun/ComfyUI_zfkun" "https://github.com/zfkun/ComfyUI_zfkun"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language)." "description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture."
}, },
{ {
"author": "80sVectorz", "author": "80sVectorz",

View File

@ -5736,7 +5736,8 @@
[ [
"ZFPreviewText", "ZFPreviewText",
"ZFPreviewTextMultiline", "ZFPreviewTextMultiline",
"ZFTextTranslation" "ZFTextTranslation",
"ZFLoadImagePath"
], ],
{ {
"title_aux": "ComfyUI_zfkun" "title_aux": "ComfyUI_zfkun"

View File

@ -311,7 +311,7 @@
"https://github.com/zfkun/ComfyUI_zfkun" "https://github.com/zfkun/ComfyUI_zfkun"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Preview Text, Text Translation." "description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture."
}, },
{ {
"author": "jtrue", "author": "jtrue",

View File

@ -5736,7 +5736,8 @@
[ [
"ZFPreviewText", "ZFPreviewText",
"ZFPreviewTextMultiline", "ZFPreviewTextMultiline",
"ZFTextTranslation" "ZFTextTranslation",
"ZFLoadImagePath"
], ],
{ {
"title_aux": "ComfyUI_zfkun" "title_aux": "ComfyUI_zfkun"