Merge pull request #246 from zfkun/main

update DB
This commit is contained in:
Dr.Lt.Data 2023-12-17 12:59:21 +09:00 committed by GitHub
commit df7f6032e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 7 deletions

View File

@ -3208,7 +3208,7 @@
"https://github.com/zfkun/ComfyUI_zfkun"
],
"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",
@ -3751,4 +3751,4 @@
}
]
}
}

View File

@ -5736,7 +5736,8 @@
[
"ZFPreviewText",
"ZFPreviewTextMultiline",
"ZFTextTranslation"
"ZFTextTranslation",
"ZFLoadImagePath"
],
{
"title_aux": "ComfyUI_zfkun"
@ -5760,4 +5761,4 @@
"title_aux": "SDXLCustomAspectRatio"
}
]
}
}

View File

@ -311,7 +311,7 @@
"https://github.com/zfkun/ComfyUI_zfkun"
],
"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",

View File

@ -5736,7 +5736,8 @@
[
"ZFPreviewText",
"ZFPreviewTextMultiline",
"ZFTextTranslation"
"ZFTextTranslation",
"ZFLoadImagePath"
],
{
"title_aux": "ComfyUI_zfkun"
@ -5760,4 +5761,4 @@
"title_aux": "SDXLCustomAspectRatio"
}
]
}
}