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

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