mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
commit
df7f6032e0
@ -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 @@
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@ -5736,7 +5736,8 @@
|
||||
[
|
||||
"ZFPreviewText",
|
||||
"ZFPreviewTextMultiline",
|
||||
"ZFTextTranslation"
|
||||
"ZFTextTranslation",
|
||||
"ZFLoadImagePath"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_zfkun"
|
||||
@ -5760,4 +5761,4 @@
|
||||
"title_aux": "SDXLCustomAspectRatio"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -5736,7 +5736,8 @@
|
||||
[
|
||||
"ZFPreviewText",
|
||||
"ZFPreviewTextMultiline",
|
||||
"ZFTextTranslation"
|
||||
"ZFTextTranslation",
|
||||
"ZFLoadImagePath"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_zfkun"
|
||||
@ -5760,4 +5761,4 @@
|
||||
"title_aux": "SDXLCustomAspectRatio"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user