Tencent / MimicMotion

High-Quality Human Motion Video Generation with Confidence-aware Pose Guidance
https://tencent.github.io/MimicMotion/
Other
1.92k stars 162 forks source link

Cannot access gated repo for url https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt-1-1/resolve/main/unet/config.json. #88

Open 1111cmd opened 2 months ago

1111cmd commented 2 months ago

requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt-1-1/resolve/main/unet/config.json

1111cmd commented 2 months ago

help

tutnyal commented 2 months ago

help You need to log in to hugging face and agree to the terms by Stable Diffusion. "Gated model You have been granted access to this model"

ashiq-firoz commented 1 month ago

you could use huggingface cli to login , there is an option to create access tokens in the settings of your huggingface account. Pass the token to login. command:

huggingface-cli login