DWPose icon indicating copy to clipboard operation
DWPose copied to clipboard

provide ckpt files

Open Ang-Wei-Liang opened this issue 1 year ago • 1 comments

Greetings, would it be possible to include a link to the ckpt files in the repo? Or a script/model architecture to convert the pth files provided to ckpt. Currently there are only onnx and pth files. Thank you.

Ang-Wei-Liang avatar Jul 30 '24 10:07 Ang-Wei-Liang

You could go to these links to download the .pth files needed : Download these models and put it inside ControlNet-v1-1-nightly/models folder

  1. https://huggingface.co/lllyasviel/ControlNet-v1-1/blob/main/control_v11p_sd15_openpose.pth
  2. https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5/blob/main/v1-5-pruned.ckpt

ashiq-firoz avatar Jan 21 '25 19:01 ashiq-firoz