Skip to content

Improve Documentation for chaining Style and Composition with FaceID #855

@NubeBuster

Description

@NubeBuster

The documentation and guides like YT videos lack information on mixing Style and Composition with FaceID.
Through trial and error and too much searching I've found that this setup works:
Image

This might not be the only working way. But the way I laid out the nodes is something worth including prevalently in the documentation too. Loader and IPAdapter are an alternating pattern. And notably the loaders need to be connected in a chain with their ipadapter heads and trails. The MODEL does flow through the complete pipe, including the adapters.

So this means, which I was not able to quickly find out, the ipadapter links should not be the first to each next, but each step. The MODEL should not skip the IPAdapter nodes, it should not follow the pipe of the ipadapter links. Or maybe it can? I wouldn't know. It works now and I won't fix it.

The things I stated might be obvious to maintainers or experienced users. But it's not clear nor clearly documented that I could find.

Discoverability natural language for the search engines;
This issue can serve as the knowledge base for chaining ipadapters, apply faceid before or after style, combine ipadapters, how do I connect the nodes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions