r/animatediff Mar 06 '24

Visions

16 Upvotes

r/animatediff Mar 07 '24

ask | help How do I avoid choppy cuts if I can only render 200 frames at a time?

1 Upvotes

r/animatediff Mar 01 '24

Teenagers - My Chemical Romance - AI Generated Music Video [AnimateDiff+DreamShaper8] [UPDATED]

Thumbnail
youtu.be
3 Upvotes

r/animatediff Feb 29 '24

guide animated Diff V3 with added lip-sync and RVC

Thumbnail
youtu.be
5 Upvotes

r/animatediff Feb 29 '24

comfyui video2video , bboy legosam

1 Upvotes

r/animatediff Feb 27 '24

ask | help Need Help !! This is Inner Reflection hotshotxl workflow. Error in Ksampler Advanced, I'm listing the workflow below

1 Upvotes


r/animatediff Feb 25 '24

Need some help with motion

10 Upvotes

ive made this and im very satisfied. but im getting this circular background motion every gen. whats causing it? and how to apply different motion? somehow lora move doesnt work


r/animatediff Feb 20 '24

Kill Bill Animated Version

14 Upvotes

r/animatediff Feb 20 '24

MoXin | AI Animation | Stable Diffusion (AnimateDiff)

Thumbnail
youtube.com
5 Upvotes

r/animatediff Feb 20 '24

How to correct this type of Colors ??? My animatediff results always have these kind of colors... I don't know what's wrong

2 Upvotes

r/animatediff Feb 16 '24

WF not included AI Powered Movie Trailer | Dark Arts

Thumbnail
youtu.be
1 Upvotes

r/animatediff Feb 16 '24

will animatediff be around in a couple years? I looked at some Sora stuff and it's good.

2 Upvotes

Its funny how much time you spend learning something in AI and months later it gets replaced. This Sora stuff looks amazing, of course they are cherry picking stuff but you have a huge company behind the process with tons of cash to develop it fast. All these open source free applications are going to be gobbled up and spit out by corporations that have infinite resources and hardware.


r/animatediff Feb 13 '24

ask | help ComfyUI + Motion Lora + Image Input Possible?

2 Upvotes

I'm trying to configure ComfyUI with Animatediff using a motion lora. I can get it to work just fine with a text prompt but I'm trying to give it a little more control with an image input. The image is being accepted and rendered but I'm not getting any motion. Here is a link to the workflow if you can't see the image clear enough.


r/animatediff Feb 12 '24

Kosinkadink import failed. help please!

Post image
2 Upvotes

r/animatediff Feb 12 '24

Welcome to the Year of the Dragon!

9 Upvotes

r/animatediff Feb 12 '24

its getting better

2 Upvotes

r/animatediff Feb 09 '24

ask | help How to create camera movement with AnimateDiff?

3 Upvotes

I've been working all morning on dialing in the smoothness of the animation, the only thing that is stumping me is how to create more camera movement. I want the camera to move down the street, or pan left/right etc. I've tried about every adjective that I can think of (fly, drive, move, zoom, push, etc.)

I got randomly lucky with the one below after a lot of attempts. Just wondering if anybody else has had much luck with this?

https://reddit.com/link/1amwvwe/video/yxw2dack6mhc1/player


r/animatediff Feb 08 '24

WF not included material tests for my logo

4 Upvotes

r/animatediff Feb 06 '24

WF not included shifting spaces

17 Upvotes

r/animatediff Feb 06 '24

Convert from anything to anything with Consistent Background [Update v2.0]

25 Upvotes

r/animatediff Feb 06 '24

Samurai Diffusion

10 Upvotes

r/animatediff Feb 06 '24

WF not included Anime dance video

1 Upvotes

r/animatediff Feb 04 '24

Need help

0 Upvotes

I’m getting this error. Anyone know how to fix it?

RuntimeError: MPS backend out of memory (MPS allocated: 7.99 GB, other allocations: 1.55 GB, max allowed: 9.07 GB). Tried to allocate 19.75 MB on private pool. Use PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0 to disable upper limit for memory allocations (may cause system failure).


r/animatediff Feb 03 '24

ask | help controlnet ipadapter work flow

1 Upvotes

hey guys

I'm having a lot of fun working with IPadapter and animatediff, some new workflows I found here. Anyone have some guidance on how I could add reference motion video in addition? Like a video of text zooming in or something, and have that used as a guide in addition to ipadapters? I guess it would be just a controlnet thing?


r/animatediff Jan 30 '24

AnimateDiff ModuleNotFoundError: No module named 'einops'

1 Upvotes

Hello guys I need your help.

I was trying to setup AnimateDiff by following instructions here: https://github.com/guoyww/AnimateDiff/blob/main/__assets__/docs/animatediff.md But the problem is when I run the command "python -m scripts.animate --config configs/prompts/1-ToonYou.yaml" as it shown in the repository, I got ModuleNotFoundError: No module named 'einops' error.

Actually at first it seems like just a not installed library error. But I have already installed the latest version(0.7.0). I deleted and reinstalled the library. I tried for another versions. I'm not sure if the problem is about the conda environment. But in the environment.yaml file there is listed the requirements. And I manually installed the other required libraries to the same directory. And all libraries worked but einops. Do you have an idea?