Image-to-Video
Diffusers
English

Add `diffusers` sample usage to model card

#1
by nielsr HF Staff - opened

This PR enhances the model card by adding a practical Python code snippet for sample usage. This allows users to quickly understand how to load and run the ToonComposer model using the diffusers library directly from the Hugging Face Hub.

The snippet includes a basic example demonstrating how to pass an initial colored keyframe, a sketch keyframe, and a text prompt to generate video frames, significantly improving the discoverability and usability of the model.

nielsr changed pull request status to closed
ARC Lab, Tencent PCG org

Thank you, Niels! But currently this model repo is weights-only and can't directly work with diffusers in the commands you wrote. We will update our codes for better diffusers support later.

Thanks, yes I closed the PR for that reason. Looking forward to Diffusers support!

Sign up or log in to comment