Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
pineappleSoup
/
animationInterpolation
like
0
English
animation
stroke
interpolation
2D
image
video
License:
mit
Model card
Files
Files and versions
xet
Community
main
animationInterpolation
/
.venv
/
Lib
/
site-packages
/
charset_normalizer
/
version.py
pineappleSoup
Upload folder using huggingface_hub
57db94b
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
123 Bytes
"""
Expose version
"""
from
__future__
import
annotations
__version__ =
"3.4.3"
VERSION = __version__.split(
"."
)