Open tin2tin opened 4 months ago
Hi, why are you using that repo? Is there somewhere an example that says to use them like that?
The examples in this repo's README work and are the correct way to use them:
zoe = ZoeDetector.from_pretrained("lllyasviel/Annotators")
midas = MidasDetector.from_pretrained("lllyasviel/Annotators")
Thanks, it's from this example: https://huggingface.co/xinsir/controlnet-depth-sdxl-1.0
thanks, I'll try to ask them to change it to a correct one.
Getting this error:
Entry Not Found for url: https://huggingface.co/lllyasviel/ControlNet/resolve/main/ZoeD_M12_N.pt
When trying to run this: