Instructions to use tsaiyue/AnimateAnyone_PD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use tsaiyue/AnimateAnyone_PD with paddlenlp:
# ⚠️ Type of model unknown from paddlenlp.transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("tsaiyue/AnimateAnyone_PD", from_hf_hub=True) model = AutoModel.from_pretrained("tsaiyue/AnimateAnyone_PD", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
3084d6b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c35304aafef84ac50704039de340f0d8b45e4da51c6fcf641cbb209c9557f21b
size 908930918
|