Not able to update controlnet to newer version

#10
by khush4123 - opened

I was trying to run controlnet for sdxl model on runpod server, I tried to update the extentsion but it's not working. How can we update this extentsion using code?

Currently it shows CN v1.1.313 (not able to use it for sdxl model)

The regular update method is not working, please help !!

Screenshot (231).png
Screenshot (232).png

I uninstall the controlnet extension and reinstalled in this path /workspace/stable-diffusion-webui/extensions
the controlnet (diffusers xl depth) model is working for me now

how to install controlnet extension >> git clone https://github.com/Mikubill/sd-webui-controlnet
how to install controlnet models >> wget https://huggingface.co/lllyasviel/sd_control_collection/resolve/main/diffusers_xl_depth_full.safetensors

Sign up or log in to comment