open-mmlab / FoleyCrafter

FoleyCrafter: Bring Silent Videos to Life with Lifelike and Synchronized Sounds. AI拟音大师,给你的无声视频添加生动而且同步的音效 😝

Home Page:https://foleycrafter.github.io/

Repository from Github https://github.comopen-mmlab/FoleyCrafterRepository from Github https://github.comopen-mmlab/FoleyCrafter

Multi gpu?

matbeedotcom opened this issue · comments

commented

I can't load (app.py) on my 24gb vram gpu, is there a way to split it across multiple cuda devices?

Just skimming the code, seems like it may be possible to move just some of the models in CPU, and keep the slowest ones on GPU that fit within 24GB.