Correct pipeline tag and library name
#9
by
nielsr
HF Staff
- opened
This PR corrects the pipeline_tag
to text-to-video
to accurately reflect the model's functionality. It also updates the library_name
to diffusers
based on the provided code example.