mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
update DB
This commit is contained in:
parent
57c220bf2e
commit
05739c709e
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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]",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user