mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
278adc0a6b
commit
a08548e232
@ -6588,6 +6588,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node is load png image sequentially with metadata. Only supported for PNG format that has been created by ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-random-node-39",
|
||||
"reference": "https://github.com/shinich39/comfyui-ramdom-node-39",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-ramdom-node-39"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Choose random node."
|
||||
},
|
||||
{
|
||||
"author": "wei30172",
|
||||
"title": "comfygen",
|
||||
@ -6642,10 +6652,32 @@
|
||||
"author": "MokkaBoss1",
|
||||
"title": "Node Pack mostly for manipulating strings and integers",
|
||||
"reference": "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1/wiki/Documentation-for-the-ComfyUI-Nodes-in-this-Node-Pack",
|
||||
"files": "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1",
|
||||
"files": [
|
||||
"https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node Pack mostly for manipulating strings and integers"
|
||||
},
|
||||
{
|
||||
"author": "jiaxiangc",
|
||||
"title": "ResAdapter for ComfyUI",
|
||||
"reference": "https://github.com/jiaxiangc/ComfyUI-ResAdapter",
|
||||
"files": [
|
||||
"https://github.com/jiaxiangc/ComfyUI-ResAdapter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "We provide ComfyUI-ResAdapter node to help users to use [a/ResAdapter](https://github.com/bytedance/res-adapter) in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ParisNeo",
|
||||
"title": "lollms_nodes_suite",
|
||||
"reference": "https://github.com/ParisNeo/lollms_nodes_suite",
|
||||
"files": [
|
||||
"https://github.com/ParisNeo/lollms_nodes_suite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "lollms_nodes_suite is a set of nodes for comfyui that harnesses the power of lollms, a state-of-the-art AI text generation tool, to improve the quality of image generation."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -9,16 +9,6 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "MokkaBoss1",
|
||||
"title": "MokkaBoss1_ComyUI_ModdedNodes [NOT WORKING YET]",
|
||||
"reference": "https://github.com/MokkaBoss1/ComfyUI-Mokkaboss1/wiki/Documentation-for-the-ComfyUI-Nodes-in-this-Node-Pack",
|
||||
"files": [
|
||||
"https://github.com/MokkaBoss1/ComfyUI-Mokkaboss1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes for manipulating text and integers."
|
||||
},
|
||||
{
|
||||
"author": "sugarkwork",
|
||||
"title": "comfyui_psd [WIP]",
|
||||
|
||||
@ -10,7 +10,44 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "ParisNeo",
|
||||
"title": "lollms_nodes_suite",
|
||||
"reference": "https://github.com/ParisNeo/lollms_nodes_suite",
|
||||
"files": [
|
||||
"https://github.com/ParisNeo/lollms_nodes_suite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "lollms_nodes_suite is a set of nodes for comfyui that harnesses the power of lollms, a state-of-the-art AI text generation tool, to improve the quality of image generation."
|
||||
},
|
||||
{
|
||||
"author": "jiaxiangc",
|
||||
"title": "ResAdapter for ComfyUI",
|
||||
"reference": "https://github.com/jiaxiangc/ComfyUI-ResAdapter",
|
||||
"files": "https://github.com/jiaxiangc/ComfyUI-ResAdapter",
|
||||
"install_type": "git-clone",
|
||||
"description": "We provide ComfyUI-ResAdapter node to help users to use [a/ResAdapter](https://github.com/bytedance/res-adapter) in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "MokkaBoss1",
|
||||
"title": "Node Pack mostly for manipulating strings and integers",
|
||||
"reference": "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1/wiki/Documentation-for-the-ComfyUI-Nodes-in-this-Node-Pack",
|
||||
"files": [
|
||||
"https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node Pack mostly for manipulating strings and integers"
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-random-node-39",
|
||||
"reference": "https://github.com/shinich39/comfyui-ramdom-node-39",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-ramdom-node-39"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Choose random node."
|
||||
},
|
||||
{
|
||||
"author": "NeuralSamurAI",
|
||||
"title": "SuperPrompter Node for ComfyUI",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user