AnimateDiff icon indicating copy to clipboard operation
AnimateDiff copied to clipboard

AnimationDiff with train

Results 17 AnimateDiff issues
Sort by recently updated
recently updated
newest added

How about the quality when using more than 100 frames for training?

Thanks for providing the example notebook, but when I try to run it with default settings I get the following error while running the training cell. Can you please help...

Hi, thanks for your great work! I've been exploring video stylization with animatediff yet and I noticed you might have already tried these out. I've found that the results of...

Hi, thanks a lot for sharing the training code. If I need to learn new motion patterns with my own datasets which are very different from normal realistic videos, how...

Hello, I noticed that you're able to train on more than 300 frames using an A100 GPU. I'm curious about your training process - are you only training the `to_q`...

Hi, I am currently also fine-tuning the motion module of Animatediff. However, I am using the original GitHub(https://github.com/guoyww/AnimateDiff). I found that when the training size is 512x512x16 frames, the GPU...

did you successfully train on the 10M web videos? I'm looking at exploring this suggestion for 4 lies of code change. https://github.com/guoyww/AnimateDiff/issues/308

can you write a Readme.md for train_lora.py or train_with_lora.py?

where is "./configs/tuneavideo.yaml"? in train_with_lora.py? By the way, how to prepare my own video dataset instead of the image dataset in train_with_lora.py?

The installation failed in the stable diffusion extension. After entering the URL and clicking Install again, this error message kept popping up: GitCommandError: Cmd('git') failed due to: exit code(128) cmdline:...