ToonCrafter
install
git clone --depth=1 https://github.com/sdbds/ToonCrafter-for-windows
# pyenv install 3.8.10
# pyenv shell 3.8.10
# python -m venv venv
# venv\Scripts\activate.bat
uv venv --python 3.8.20
.venv\Scripts\activate.bat
uv pip install -r requirements-windows.txt
- Get
model.ckpt
from Doubiiu/ToonCrafter1. - Put it into
checkpoints\tooncrafter_512_interp_v1\model.ckpt
.
usage
set XFORMERS_FORCE_DISABLE_TRITON="1"
python gradio_app.py