Open-Sora icon indicating copy to clipboard operation
Open-Sora copied to clipboard

May I inquire whether the 4090 can participate in this project? For instance, in inference tasks?

Open wenter opened this issue 1 year ago • 8 comments

wenter avatar Mar 18 '24 07:03 wenter

I have the same problem

HioZx avatar Mar 18 '24 08:03 HioZx

me too

min-star avatar Mar 18 '24 08:03 min-star

me too, can inference on 4090?

zdyshine avatar Mar 18 '24 08:03 zdyshine

我用一块3090,可以跑16x256x256和16x512x512的,batchsize设成1

tanghaom avatar Mar 19 '24 07:03 tanghaom

can you share your environments config?

---Original--- From: "Haoming @.> Date: Tue, Mar 19, 2024 15:51 PM To: @.>; Cc: @.@.>; Subject: Re: [hpcaitech/Open-Sora] May I inquire whether the 4090 can participate in this project? For instance, in inference tasks? (Issue #104)

我用一块3090,可以跑16x256x256的

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

min-star avatar Mar 19 '24 07:03 min-star

@tanghaom 16x512x512的好像不行吧?把num_frames改成4倒是可以,但效果惨不忍睹

我用一块3090,可以跑16x256x256和16x512x512的,batchsize设成1

aguang1201 avatar Mar 19 '24 09:03 aguang1201

@tanghaom 16x512x512的好像不行吧?把num_frames改成4倒是可以,但效果惨不忍睹

我用一块3090,可以跑16x256x256和16x512x512的,batchsize设成1

你把vae那个步骤单独跑就行了,前面的生成部分24G显存够用; 你可以拆开跑,比如前面模型用一块卡,vae用另一块卡;或者vae用cpu;或者去掉生成的模型,vae在单独的流程里跑。

tanghaom avatar Mar 19 '24 09:03 tanghaom

https://github.com/chaojie/ComfyUI-Open-Sora 可以用我这个项目,4090可以跑16x512x512的

chaojie avatar Mar 20 '24 01:03 chaojie