mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
7b0f36711f
commit
cb3d9a413a
@ -2566,6 +2566,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Openpose Editor Plus"
|
||||
},
|
||||
{
|
||||
"author": "martijnat",
|
||||
"title": "comfyui-previewlatent",
|
||||
"reference": "https://github.com/martijnat/comfyui-previewlatent",
|
||||
"files": [
|
||||
"https://github.com/martijnat/comfyui-previewlatent"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a ComfyUI plugin for previewing latents without vae decoding. Useful for showing intermediate results and can be used a faster 'preview image' if you don't wan't to use vae decode."
|
||||
},
|
||||
{
|
||||
"author": "Off-Live",
|
||||
"title": "ComfyUI-off-suite",
|
||||
|
||||
@ -3279,6 +3279,14 @@
|
||||
"title_aux": "Recommended Resolution Calculator"
|
||||
}
|
||||
],
|
||||
"https://github.com/martijnat/comfyui-previewlatent": [
|
||||
[
|
||||
"PreviewLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-previewlatent"
|
||||
}
|
||||
],
|
||||
"https://github.com/matan1905/ComfyUI-Serving-Toolkit": [
|
||||
[
|
||||
"DiscordServing",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "martijnat",
|
||||
"title": "comfyui-previewlatent",
|
||||
"reference": "https://github.com/martijnat/comfyui-previewlatent",
|
||||
"files": [
|
||||
"https://github.com/martijnat/comfyui-previewlatent"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a ComfyUI plugin for previewing latents without vae decoding. Useful for showing intermediate results and can be used a faster 'preview image' if you don't wan't to use vae decode."
|
||||
},
|
||||
{
|
||||
"author": "whmc76",
|
||||
"title": "ComfyUI-Openpose-Editor-Plus",
|
||||
|
||||
@ -3279,6 +3279,14 @@
|
||||
"title_aux": "Recommended Resolution Calculator"
|
||||
}
|
||||
],
|
||||
"https://github.com/martijnat/comfyui-previewlatent": [
|
||||
[
|
||||
"PreviewLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-previewlatent"
|
||||
}
|
||||
],
|
||||
"https://github.com/matan1905/ComfyUI-Serving-Toolkit": [
|
||||
[
|
||||
"DiscordServing",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user