mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-16 16:12:31 +08:00
update custom-node-list.json
This commit is contained in:
commit
39188f2ef3
@ -23454,14 +23454,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "zhuanqianfish",
|
"author": "zhuanqianfish",
|
||||||
"title": "TaesdVAEDecoder Node for ComfyUI",
|
"title": "EasyCaptureNode for ComfyUI",
|
||||||
"id": "TaesdVAEDecoder",
|
"reference": "https://github.com/zhuanqianfish/ComfyUI-EasyNode",
|
||||||
"reference": "https://github.com/zhuanqianfish/TaesdDecoder",
|
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/zhuanqianfish/TaesdDecoder"
|
"https://github.com/zhuanqianfish/ComfyUI-EasyNode"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "use TAESD decoded image.It will result in a slight loss of image quality and a significant decrease in peak video memory during decoding.you need donwload taesd_decoder.pth and taesdxl_decoder.pth to vae_approx folder first."
|
"description": "Capture window content from other programs, easyway combined with LCM for real-time painting"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user