Skip to content

This project is used to enable ToonCrafter to be used in ComfyUI.

License

Notifications You must be signed in to change notification settings

AIGODLIKE/ComfyUI-ToonCrafter

Repository files navigation

Introduction

This project is used to enable ToonCrafter to be used in ComfyUI.

You can use it to achieve generative keyframe animation(RTX 4090,26s)

2D.mp4
3D.mp4

And use it in Blender for animation rendering and prediction

Additionally, it can be used completely without a network

Installation

  1. ComfyUI Custom Node
    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:

    • 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)

ComfyUI-BlenderAI-node.mp4
Input starting frame Input ending frame Generated video