mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-24 07:47:24 +08:00
fix(custom-node-list): dedup nicehero/comfyui-conditioning-saver (#2883), keep PR entry with id field and proper-case title
This commit is contained in:
parent
d6a9d6544d
commit
90b87db05c
@ -17479,13 +17479,14 @@
|
||||
},
|
||||
{
|
||||
"author": "nicehero",
|
||||
"title": "comfyui-conditioning-saver",
|
||||
"title": "ComfyUI Conditioning Saver",
|
||||
"id": "conditioningsaver",
|
||||
"reference": "https://github.com/nicehero/comfyui-conditioning-saver",
|
||||
"files": [
|
||||
"https://github.com/nicehero/comfyui-conditioning-saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save and load CONDITIONING tensors to/from files, enabling reuse of encoded prompts and caching expensive CLIP encodings across workflows."
|
||||
"description": "Save and load CONDITIONING tensors to or from files, enabling reuse of encoded prompts and caching expensive CLIP encodings across workflows."
|
||||
},
|
||||
{
|
||||
"author": "sakura1bgx",
|
||||
@ -47945,17 +47946,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "nicehero",
|
||||
"title": "ComfyUI Conditioning Saver",
|
||||
"id": "conditioningsaver",
|
||||
"reference": "https://github.com/nicehero/comfyui-conditioning-saver",
|
||||
"files": [
|
||||
"https://github.com/nicehero/comfyui-conditioning-saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save and load CONDITIONING tensors to or from files, enabling reuse of encoded prompts and caching expensive CLIP encodings across workflows."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user