https://github.com/AIGODLIKE/ComfyUI-ToonCrafter
This project is used to enable ToonCrafter to be used in ComfyUI.
https://github.com/AIGODLIKE/ComfyUI-ToonCrafter
comfyui tooncrafter
Last synced: about 2 months ago
JSON representation
This project is used to enable ToonCrafter to be used in ComfyUI.
- Host: GitHub
- URL: https://github.com/AIGODLIKE/ComfyUI-ToonCrafter
- Owner: AIGODLIKE
- License: apache-2.0
- Created: 2024-05-31T05:14:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-17T02:28:49.000Z (over 1 year ago)
- Last Synced: 2025-05-25T18:07:23.134Z (5 months ago)
- Topics: comfyui, tooncrafter
- Language: Python
- Homepage:
- Size: 11.3 MB
- Stars: 361
- Watchers: 5
- Forks: 14
- Open Issues: 19
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-ToonCrafter**
- awesome-comfyui - **ComfyUI-ToonCrafter**
- awesome-comfyui - **ComfyUI-ToonCrafter**
README
# Introduction
This project is used to enable [ToonCrafter](https://github.com/ToonCrafter/ToonCrafter) to be used in ComfyUI.You can use it to achieve generative keyframe animation(RTX 4090,26s)
https://github.com/AIGODLIKE/ComfyUI-ToonCrafter/assets/116185401/68edb789-5a8e-418f-ae35-e3cfe6ab1300
https://github.com/AIGODLIKE/ComfyUI-ToonCrafter/assets/116185401/86553c22-9395-4b0a-9d8d-0c29c7467bd3
And use it in Blender for animation rendering and prediction
**Additionally, it can be used completely without a network**
## Installation
1. ComfyUI Custom Node
```bash
cd ComfyUI/custom_nodes
git clone https://github.com/AIGODLIKE/ComfyUI-ToonCrafter
cd ComfyUI-ToonCrafter
# install dependencies
..\..\..\python_embeded\python.exe -m pip install -r requirements.txt
```
2. Model Prepare
- Download the weights:- [512 full weights](https://github.com/ToonCrafter/ToonCrafter?tab=readme-ov-file#-models) *High VRAM usage, fp16 reccomended*
- [512 fp16 weights](https://huggingface.co/Kijai/DynamiCrafter_pruned/resolve/main/tooncrafter_512_interp-fp16.safetensors)- Put it in into `ComfyUI-ToonCrafter\ToonCrafter\checkpoints\tooncrafter_512_interp_v1` for example 512x512.
3. Enjoy it!## Showcases
### Blender
You can even use it directly in Blender!([ComfyUI-BlenderAI-node](https://github.com/AIGODLIKE/ComfyUI-BlenderAI-node))
https://github.com/AIGODLIKE/ComfyUI-ToonCrafter/assets/116185401/ca8ec681-b5bc-40a1-b12a-ad185acff477
Input starting frame
Input ending frame
Generated video
![]()
![]()
![]()