update DB

This commit is contained in:
Dr.Lt.Data
2024-06-06 11:30:31 +09:00
parent 409f6396ae
commit 28019a9005
6 changed files with 275 additions and 171 deletions

View File

@@ -11,6 +11,17 @@
{
"author": "endman100",
"title": "ComfyUI Nodes: SaveConditioning and LoadConditioning",
"id": "save-load-conditioning",
"reference": "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition",
"files": [
"https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition"
],
"install_type": "git-clone",
"description": "The SaveConditioning node is designed to save conditioning data to binary files. This is useful for storing and reusing conditioning information across different sessions or applications.\n[w/This node can only handle very limited conditioning at the text prompt level.]"
},
{
"author": "marduk191",
"title": "comfyui-marnodes",