RQ-Wu / LAMP

[CVPR 2024] | LAMP: Learn a Motion Pattern for Few-Shot Based Video Generation
https://rq-wu.github.io/projects/LAMP/index.html
Other
260 stars 13 forks source link

multi-gpu training #17

Open 0Godness opened 6 months ago

0Godness commented 6 months ago

Thanks for your nice work! I want to ask that how to conduct multi-gpu training in your code. I set CUDA_VISIBLE_DEVICES=0,1, but it doesnot work. Hoping for your reply!