update DB

This commit is contained in:
Dr.Lt.Data 2023-11-18 16:50:06 +09:00
parent 57c220bf2e
commit 05739c709e
5 changed files with 20 additions and 26 deletions

View File

@ -1395,16 +1395,6 @@
"install_type": "git-clone",
"description": "An extension to ComfyUI that introduces logic nodes and conditional rendering capabilities."
},
{
"author": "tkoenig89",
"title": "Load Image with metadata",
"reference": "https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata",
"files": [
"https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata"
],
"install_type": "git-clone",
"description": "A custom node for comfy ui to read generation data from images (prompt, seed, size...). This could be used when upscaling generated images to use the original prompt and seed."
},
{
"author": "mpiquero7164",
"title": "SaveImgPrompt",

View File

@ -4199,14 +4199,6 @@
"title_aux": "Save Image Extended for ComfyUI"
}
],
"https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata": [
[
"LoadImageWithMetadata"
],
{
"title_aux": "Load Image with metadata"
}
],
"https://github.com/trojblue/trNodes": [
[
"JpgConvertNode",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "oyvindg",
"title": "ComfyUI-TrollSuite",
"reference": "https://github.com/oyvindg/ComfyUI-TrollSuite",
"files": [
"https://github.com/oyvindg/ComfyUI-TrollSuite"
],
"install_type": "git-clone",
"description": "Nodes: BinaryImageMask, ImagePadding, LoadLastCreatedImage, RandomMask, TransparentImage."
},
{
"author": "romeobuilderotti",
"title": "ComfyUI-EZ-Pipes",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "tkoenig89",
"title": "Load Image with metadata",
"reference": "https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata",
"files": [
"https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata"
],
"install_type": "git-clone",
"description": "A custom node for comfy ui to read generation data from images (prompt, seed, size...). This could be used when upscaling generated images to use the original prompt and seed."
},
{
"author": "LucianoCirino",
"title": "Efficiency Nodes for ComfyUI [LEGACY]",

View File

@ -4199,14 +4199,6 @@
"title_aux": "Save Image Extended for ComfyUI"
}
],
"https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata": [
[
"LoadImageWithMetadata"
],
{
"title_aux": "Load Image with metadata"
}
],
"https://github.com/trojblue/trNodes": [
[
"JpgConvertNode",