Home Artists Posts Import Register

Content

If you're having DWPose error like

Access denied with the following error:

Cannot retrieve the public link of the file. You may need to change

the permission to 'Anyone with the link', or have had many accesses.

Which means that the DWPose author's google drive \ python gdown package user has hit the rate limit.

To fix this you need to manually download the models from  these links: https://drive.google.com/uc?id=12L8E2oAgZy4VACGSK9RaZBZrfgx7VTA2
https://drive.google.com/uc?id=1w9pXC8tT0p9ndMN-CArp1__b2GbzewWI
(the files you download are yolox_l.onnx and dw-ll_ucoco_384.onnx)

or from

https://huggingface.co/yzd-v/DWPose/resolve/main/dw-ll_ucoco_384.onnx
https://huggingface.co/yzd-v/DWPose/resolve/main/yolox_l.onnx

and put them into

ControlNet\annotator\ckpts\

Fixed notebooks:
v0.29.4: https://www.patreon.com/posts/stable-v0-29-qol-95168086
v0.28.5: Stable WarpFusion v0.28 - IP Adapters | Patreon

Comments

WinkJP

Any news for Comfy user ?

WinkJP

It seems there is no development for Comfy user, nothing last month and what about this month ?

sxela

You should have left this comment under the comfy post! :D I check the engagement (likes and comments) when deciding what to do next. Please keep in mind that colab\warp is the main project and comfyui was meant for demonstration of the pipeline inside warp, not as a replacement. I have some ideas for the next comfy version, so after v0.30 of warp I'll get to it. Thank you for your patience, persistence, and feedback!