Skip to content

maximofn/tooncrafter_docker

Repository files navigation

ToonCrafter docker

Dockerization of the Hugging Face ToonCrafter Space

With this docker image you can make a video from start frame to end frame.

From this frames

start frame start frame

To this video

Requisites

Docker and nvidia container toolkit must be installed. A GPU with at least 20 GB of VRAM is required.

Usage

Download the image from the Docker Hub

You can download the image and run it

docker pull maximofn/tooncrafter:latest
./run_app.sh

Build the image

Or you can build the image and run it

./build_docker_image.sh
./run_app.sh

About

tooncrafter docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published