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",