Metadata-Version: 2.1
Name: comfyui-tooncrafter
Version: 0.0.1
Summary: This project is used to enable [a/ToonCrafter](https://github.com/ToonCrafter/ToonCrafter) to be used in ComfyUI.
You can use it to achieve generative keyframe animation
And use it in Blender for animation rendering and prediction
Home-page: https://github.com/AIGODLIKE/ComfyUI-ToonCrafter
Requires-Python: >=3.10
Requires-Dist: imageio==2.9.0
Requires-Dist: numpy
Requires-Dist: omegaconf==2.1.1
Requires-Dist: opencv-python-headless
Requires-Dist: pandas
Requires-Dist: pytorch_lightning==1.9.3
Requires-Dist: pyyaml
Requires-Dist: setuptools
Requires-Dist: moviepy
Requires-Dist: av
Requires-Dist: xformers
Requires-Dist: timm
Requires-Dist: scikit-learn
Requires-Dist: open_clip_torch==2.22.0
Requires-Dist: decord==0.6.0
