Anyone checked out the new ControlNet 1.1 models yet? In a nutshell the new things are:
- Generally better ControlNet models
- New models, particularly LineArt, LineArt Anime which provide much finer line information than e.g. Canny or HED
- An inpainting model for improved inpainting
- A tiling model that supposedly helps the main model realize that we're only diffusing on one small part of the image and should reduce e.g. floating heads/people in i2i (still in [u:lit]nfinished state)
- A more advanced OpenPose model that also accepts face pose
The github:
https://github.com/lllyasviel/ControlNet-v1-1-nightlyThe prepruned controlnet models:
https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/tree/mainUpdate your ControlNet extension via webui or by pulling directly in a terminal and the right yaml files should already be there.