megvii-research / megactor

Apache License 2.0
582 stars 78 forks source link

./weights/aux/densepose_model.pkl not found! #7

Closed D-Mad closed 2 weeks ago

D-Mad commented 3 weeks ago

I can't find the models here

image

EvePhil commented 3 weeks ago

Hi, we uploaded our pretrained weights together with other incooporated models here, so you may simply do

git clone https://huggingface.co/HVSiniX/RawVideoDriven && ln -s RawVideoDriven/weights weights

hopefully that would come helpful