BadToBest / EchoMimic

Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning
https://badtobest.github.io/echomimic.html
Apache License 2.0
2.26k stars 263 forks source link

如何使用指定GPU进行推理 #87

Closed ppx0001 closed 1 month ago

ppx0001 commented 1 month ago

现在是使用GPU0,如果我想用GPU2,如何设置

JoeFannie commented 1 month ago

export CUDA_VISIBLE_DEVICES="2"