update DB

This commit is contained in:
dr.lt.data
2023-10-31 11:52:36 +09:00
parent 8a7d024eca
commit 0f583e6b79
5 changed files with 125 additions and 91 deletions

View File

@@ -151,14 +151,14 @@
"description": "It provides the capability to generate CLIP from an image input, unlike unCLIP, which works in all models. (To use this extension, you need to download the required model file from <B>Install Models</B>)"
},
{
"author": "LucianoCirino",
"title": "Efficiency Nodes for ComfyUI",
"reference": "https://github.com/LucianoCirino/efficiency-nodes-comfyui",
"author": "jags111",
"title": "Efficiency Nodes for ComfyUI (jags version)",
"reference": "https://github.com/jags111/efficiency-nodes-comfyui",
"files": [
"https://github.com/LucianoCirino/efficiency-nodes-comfyui"
"https://github.com/jags111/efficiency-nodes-comfyui"
],
"install_type": "git-clone",
"description": "A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count."
"description": "A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.<p style='background-color: black; color: red;'>NOTE: This node is originally created by LucianoCirino, but the <a href='https://github.com/LucianoCirino/efficiency-nodes-comfyui'>original repository</a> is no longer maintained and has been forked by a new maintainer. To use the forked version, you should uninstall the original version and <B>REINSTALL</B> this one.</p>"
},
{
"author": "Derfuu",