Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

control-net doesn't work #1

Open
BorisLoveDev opened this issue Oct 17, 2024 · 3 comments
Open

control-net doesn't work #1

BorisLoveDev opened this issue Oct 17, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@BorisLoveDev
Copy link

Extenstions works okay, but there are not models for control-net, and they don't exist if I instlled there
image
what's the problem?

@BorisLoveDev
Copy link
Author

BorisLoveDev commented Oct 17, 2024

I fixed it
you need download model from https://huggingface.co/lllyasviel/sd_control_collection/tree/main
used hub extensions in gui
comand like this
$cn
https://huggingface.co/lllyasviel/sd_control_collection/resolve/main/diffusers_xl_canny_mid.safetensors /content/stable-diffusion-webui-forge/models/ControlNet
image

why doesn't it work initially?

@Linaqruf Linaqruf added the enhancement New feature or request label Oct 22, 2024
@lydiay233
Copy link

Thanks for the solution. It's been working fine but today I suddenly got this error message 'FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/bin/aria2c'

By any chance you know how to fix it? Thanks a lot

@yogeshpp16
Copy link

After main download/ requirment done run this and restart main cell
!wget -P /content/stable-diffusion-webui-forge/models/ControlNet https://huggingface.co/lllyasviel/ControlNet/resolve/main/models/control_sd15_openpose.pth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants