mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-30 10:47:23 +08:00
Add ComfyUI-PixlStash to the custom node list
* Loads images and metadata from a PixlStash database via the REST API. * Saves images and metadata back to the database via the REST API. * Stores tokens and URL in ComfyUI settings * Node: https://github.com/Pikselkroken/ComfyUI-PixlStash/ * PixlStash: https://github.com/Pikselkroken/pixlstash/
This commit is contained in:
parent
7d611c051e
commit
99798314b8
@ -52595,6 +52595,14 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources."
|
"description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Pikselkroken",
|
||||||
|
"title": "ComfyUI-PixlStash",
|
||||||
|
"reference": "https://github.com/Pikselkroken/ComfyUI-PixlStash",
|
||||||
|
"files": ["https://github.com/Pikselkroken/ComfyUI-PixlStash"],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom ComfyUI nodes for loading and saving images to a PixlStash vault."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user