guyyariv / TempoTokens

This repo contains the official PyTorch implementation of: Diverse and Aligned Audio-to-Video Generation via Text-to-Video Model Adaptation
https://pages.cs.huji.ac.il/adiyoss-lab/TempoTokens/
MIT License
107 stars 11 forks source link

add TempoTokens to Hugging face Hub #9

Open jadechoghari opened 1 month ago

jadechoghari commented 1 month ago

Hello @guyyariv and team, Congratulations on this amazing work—the paper looks incredible! 🎉

You should consider adding the model (inference at least) to the Hugging Face Hub 🤗. Doing so could increase the model's visibility and make it easier for everyone to use. It can easily be made compatible with the Hugging Face Transformers/Diffuser library.

I've already started the process, and other folks from HF will be available to help. From your behalf we just need a yes and if any questions arise during the process we can open an issue :)

Soon, it will be easily usable with just one line of code. And will add a gradio demo as well!

Best regards, Jade