guoyww / AnimateDiff

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

What does the thinking… CPU or GPU? #187

Open bjornlarssen opened 1 year ago

bjornlarssen commented 1 year ago

2023-10-12 22:13:51,485 - ControlNet - INFO - Loading model from cache: control_v11p_sd15_openpose [cab727d4] 2023-10-12 22:13:52,063 - ControlNet - INFO - Loading preprocessor: dw_openpose_full 2023-10-12 22:13:52,063 - ControlNet - INFO - preprocessor resolution = 96 2023-10-12 22:31:48,513 - ControlNet - INFO - ControlNet Hooked - Time = 1077.0275893211365

(258 frames, ControlNet set to 96px, target res 512x768)

I did 512 before and it took the same amount of time – 1080s. Which is a lot of seconds. I'm using Colab. Does it make sense for me to switch from V100 to A100, or is it the CPU that creates the frames, in which case I could probably go down to T4?

Thanks so much for creating this, Deforum who? :)

hassantsyed commented 6 months ago

a better GPU will generate the frames faster