huggingface / controlnet_aux

Apache License 2.0
398 stars 86 forks source link

add ade_palette needed for controlnet-seg #8

Closed anotherjesse closed 1 year ago

anotherjesse commented 1 year ago

https://huggingface.co/lllyasviel/sd-controlnet-seg sample code refers to controlnet_utils.ade_palette

This brings that method into controlnet_aux.utils to facilitate easier use.

https://huggingface.co/lllyasviel/sd-controlnet-seg/blob/main/controlnet_utils.py