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:
Gaute Lindkvist 2026-05-24 18:37:08 +02:00
parent 7d611c051e
commit 99798314b8

View File

@ -52595,6 +52595,14 @@
],
"install_type": "git-clone",
"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."
}
]
}