update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "palant",
|
||||
"title": "Integrated Nodes for ComfyUI",
|
||||
"reference": "https://github.com/palant/integrated-nodes-comfyui",
|
||||
"files": [
|
||||
"https://github.com/palant/integrated-nodes-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This tool will turn entire workflows or parts of them into single integrated nodes. In a way, it is similar to the Node Templates functionality but hides the inner structure. This is useful if all you want is to reuse and quickly configure a bunch of nodes without caring how they are interconnected."
|
||||
},
|
||||
{
|
||||
"author": "palant",
|
||||
"title": "Image Resize for ComfyUI",
|
||||
|
||||
@@ -3173,6 +3173,7 @@
|
||||
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"LineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"LoadImage //Inspire",
|
||||
"LoadImageListFromDir //Inspire",
|
||||
"LoadImagesFromDir //Inspire",
|
||||
"LoadPromptsFromDir //Inspire",
|
||||
"LoadPromptsFromFile //Inspire",
|
||||
|
||||
Reference in New Issue
Block a user