Merge pull request #106 from tkoenig89/main

updated custom node description for tkoenig89/ComfyUI_Load_Image_With_Metadata
This commit is contained in:
Dr.Lt.Data 2023-09-12 20:52:34 +09:00 committed by GitHub
commit 5e930a72ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -750,7 +750,7 @@
"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 (only png for now). This could be used for upscaling generated images, when the original prompts should be used."
"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",