guoyww / AnimateDiff

Official implementation of AnimateDiff.
https://animatediff.github.io
Apache License 2.0
10.65k stars 874 forks source link

Fine-Tuning AnimateDiff #361

Open laetokang opened 5 months ago

laetokang commented 5 months ago

Hello!

I am looking to fine-tune the AnimateDiff model with the dataset I've collected. The "name" variable for my video data is composed of multiple words or phrases, rather than a single clear sentence. Is it okay to train the model without preprocessing this data?

Thank you!

omarkshoaib commented 1 week ago

How are you fine-tuning animatediff Would you mind sending the notebook? I wanted to fine tune on my own dataset for research.