update DB

This commit is contained in:
dr.lt.data 2024-04-12 09:48:36 +09:00
parent 1fefae516a
commit 6d428def0c
2 changed files with 16 additions and 5 deletions

View File

@ -8,7 +8,18 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "CapsAdmin",
"title": "ComfyUI-Euler-Smea-Dyn-Sampler [DEPRECATED]",
"reference": "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler",
"files": [
"https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler"
],
"install_type": "git-clone",
"description": "Just a comfyui version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds the sampler directly to existing samplers."
},
{ {
"author": "BlakeOne", "author": "BlakeOne",
"title": "ComfyUI FastImageListToImageBatch [REMOVED]", "title": "ComfyUI FastImageListToImageBatch [REMOVED]",

View File

@ -112,14 +112,14 @@
"description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines."
}, },
{ {
"author": "CapsAdmin", "author": "Koishi-Star",
"title": "ComfyUI-Euler-Smea-Dyn-Sampler", "title": "Euler-Smea-Dyn-Sampler",
"reference": "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler", "reference": "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler",
"files": [ "files": [
"https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler" "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Just a comfyui version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds the sampler directly to existing samplers." "description": "СomfyUI version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds samplers directly to KSampler nodes."
}, },
{ {
"author": "smthemex", "author": "smthemex",