update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "WozStudios",
|
||||
"title": "ComfyUI-WozNodes",
|
||||
"reference": "https://github.com/WozStudios/ComfyUI-WozNodes",
|
||||
"files": [
|
||||
"https://github.com/WozStudios/ComfyUI-WozNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Trim Image Batch, Create Image Batch, Select Image Batch by Mask"
|
||||
},
|
||||
{
|
||||
"author": "DDDDEEP",
|
||||
"title": "ComfyUI-DDDDEEP",
|
||||
@@ -2201,16 +2211,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight node pack for ComfyUI that adds a few handy nodes that I use in my workflows"
|
||||
},
|
||||
{
|
||||
"author": "markuryy",
|
||||
"title": "ComfyUI Spiritparticle Nodes [WIP]",
|
||||
"reference": "https://github.com/markuryy/comfyui-spiritparticle",
|
||||
"files": [
|
||||
"https://github.com/markuryy/comfyui-spiritparticle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node pack by spiritparticle."
|
||||
},
|
||||
{
|
||||
"author": "CeeVeeR",
|
||||
"title": "ComfyUi-Text-Tiler",
|
||||
|
||||
@@ -2378,6 +2378,7 @@
|
||||
"ImageHeigthStitch",
|
||||
"ImageWidthStitch",
|
||||
"MergeImageChannels",
|
||||
"random_any",
|
||||
"translator_m2m100",
|
||||
"translators"
|
||||
],
|
||||
@@ -3410,6 +3411,16 @@
|
||||
"title_aux": "visuallabs_comfyui_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/WozStudios/ComfyUI-WozNodes": [
|
||||
[
|
||||
"CreateImageBatch",
|
||||
"ImageBatchSelectByMask",
|
||||
"ImageBatchTrim"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-WozNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": [
|
||||
[
|
||||
"AYL_API_Node",
|
||||
@@ -7105,20 +7116,6 @@
|
||||
"title_aux": "comfyui-marnodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/markuryy/comfyui-spiritparticle": [
|
||||
[
|
||||
"FolderImageSelector",
|
||||
"HighPassFilter",
|
||||
"ImageBlender",
|
||||
"PromptsFileLoader",
|
||||
"RandomCheckpointLoader",
|
||||
"RandomLoRALoader",
|
||||
"ShowText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Spiritparticle Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/maruhidd/ComfyUI_Transparent-Background": [
|
||||
[
|
||||
"FillTransparentNode",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user