ControlNet icon indicating copy to clipboard operation
ControlNet copied to clipboard

where to download models?

Open tangjinou opened this issue 3 years ago • 4 comments

where to download models? like /models/control_sd15_canny.pth

tangjinou avatar Feb 21 '23 01:02 tangjinou

Link: https://huggingface.co/lllyasviel/ControlNet/tree/main/models -> 5.71GB Link: https://huggingface.co/webui/ControlNet-modules-safetensors/tree/main -> 723MB(Pruned)

Njasa2k avatar Feb 21 '23 04:02 Njasa2k

Link: https://huggingface.co/lllyasviel/ControlNet/tree/main/models -> 5.71GB Link: https://huggingface.co/webui/ControlNet-modules-safetensors/tree/main -> 723MB(Pruned)

why was it 502 when i opened them 😂

ydykid avatar Feb 25 '23 07:02 ydykid

Link: https://huggingface.co/lllyasviel/ControlNet/tree/main/models -> 5.71GB Link: https://huggingface.co/webui/ControlNet-modules-safetensors/tree/main -> 723MB(Pruned)

why was it 502 when i opened them 😂

Really? I don't seem to have that error when I click on it. Must not be the link itself.

Njasa2k avatar Feb 25 '23 11:02 Njasa2k

Link: https://huggingface.co/lllyasviel/ControlNet/tree/main/models -> 5.71GB Link: https://huggingface.co/webui/ControlNet-modules-safetensors/tree/main -> 723MB(Pruned)

is there any difference between them in work?

paulszro avatar Mar 01 '23 07:03 paulszro

https://huggingface.co/lllyasviel/ControlNet/tree/main/models

已经测试OK

tangjinou avatar Mar 11 '23 03:03 tangjinou

Link: https://huggingface.co/lllyasviel/ControlNet/tree/main/models -> 5.71GB Link: https://huggingface.co/webui/ControlNet-modules-safetensors/tree/main -> 723MB(Pruned)

is there any difference between them in work?

I have the same question,somebody can help us?thx

wrf566 avatar Apr 21 '23 16:04 wrf566

Pruned usually for newer Graphic Cards only (that supports FP16) so you have reduced Memory requirement (Less VRAM used, sometimes slightly less accurate than normal Model)

TripleKiller666 avatar Jun 21 '23 21:06 TripleKiller666