guoyww/animatediff-motion-adapter-v1-5-2 is missing
Closed this issue · 1 comments
hijacks12 commented
yanqinJiang commented
motion_adapter_path
points to animatediff's huggingface repo, and the code is supposed to download it automatically when running. The url of this repo is https://huggingface.co/guoyww/animatediff-motion-adapter-v1-5-2. If your machine cannot get access to huggingface, you can download this model manually and put it under /path/to/your/animatediff/folder/
, and change motion_adapter_path
to your local folder.
The same procedure should be followed for the ip_adapter_path
if you encounter similar access issues.