aigc-apps / EasyAnimate

📺 An End-to-End Solution for High-Resolution and Long Video Generation Based on Transformer Diffusion
Apache License 2.0
1.21k stars 92 forks source link

Is there any way to increase inference speed? #17

Open UsernamesAreSilly4 opened 4 months ago

UsernamesAreSilly4 commented 4 months ago

I have an RTX 3060 12 GB. It takes about half an hour to generate a 1 second video with 20 sampling steps. This seems completely unreasonable for any practical purposes.

yunkchen commented 4 months ago

You can check the output logs to confirm if xformers is in effect.

ikcikoR commented 2 months ago

You can check the output logs to confirm if xformers is in effect.

Where does it say that? What's the text if it works or when it doesn't?