Add library name, pipeline tag

#53
by nielsr HF Staff - opened

This PR adds the library_name and pipeline_tag to the model card. This makes sure that the model can be found on the hub using the tag
https://huggingface.co/models?pipeline_tag=any-to-any and it also ensures the "how to use" button appears with a Diffusers code snippet.

I think a more appropriate pipeline_tag would be text-to-video (this way we can display the Inference Widget on the model page too)

Thanks, updated!

Shecht-ltx changed pull request status to closed

Sign up or log in to comment