• Artem Kotov's avatar
    fallback to original file retrieving; skip img if mask not found · ba110bf0
    Artem Kotov authored
    usage of `shared.walk_files` breaks controlnet extension
    images are processed in different order 
    which leads to unmatched img file used for img2img and img file used for controlnet 
    (if no folder is specified for control net
    or the same as img2img input dir used for it)
    ba110bf0
img2img.py 8.43 KB