mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
update DB
This commit is contained in:
parent
28b0c14872
commit
1e78afcd82
@ -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",
|
||||||
|
|||||||
@ -5736,7 +5736,8 @@
|
|||||||
[
|
[
|
||||||
"ZFPreviewText",
|
"ZFPreviewText",
|
||||||
"ZFPreviewTextMultiline",
|
"ZFPreviewTextMultiline",
|
||||||
"ZFTextTranslation"
|
"ZFTextTranslation",
|
||||||
|
"ZFLoadImagePath"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_zfkun"
|
"title_aux": "ComfyUI_zfkun"
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -5736,7 +5736,8 @@
|
|||||||
[
|
[
|
||||||
"ZFPreviewText",
|
"ZFPreviewText",
|
||||||
"ZFPreviewTextMultiline",
|
"ZFPreviewTextMultiline",
|
||||||
"ZFTextTranslation"
|
"ZFTextTranslation",
|
||||||
|
"ZFLoadImagePath"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_zfkun"
|
"title_aux": "ComfyUI_zfkun"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user