test / animatediff /__main__.py
dummy
a
314c40f
raw
history blame
70 Bytes
from animatediff.cli import cli
if __name__ == "__main__":
cli()