Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
zguo0525
/
animatediff
like
6
Diffusers
ONNX
Safetensors
Model card
Files
Files and versions
Community
1
Use this model
main
animatediff
/
src
/
animatediff
/
__main__.py
zguo0525
Upload folder using huggingface_hub (
#1
)
d968dda
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
70 Bytes
from
animatediff.cli
import
cli
if
__name__ ==
"__main__"
:
cli()