Nodes Browser
ComfyDeploy: How ComfyUI-SSREncoder works in ComfyUI?
What is ComfyUI-SSREncoder?
ComfyUI Nodes to use [a/SSR Encoder:Encoding Selective Subject Representation for Subject-Driven Generation](https://github.com/Xiaojiu-z/SSR_Encoder).
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-SSREncoder
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-SSREncoder
ComfyUI Nodes to use SSR Encoder
Installation
You can find the SSR Encoder models, one for alignment and one for attentions, on Huggingface
Download them to your ComfyUI/models/ssr
directory.
Examples
See example_workflows
directory for example.