Page 1 of 1

Specify a GPU for SwapFace use?

Posted: Tue Feb 13, 2024 3:35 am
by Sentein

I have a server with 3 GPUs in it. They are all the exact same GPU. Is there a way to specify which GPU is used by FaceSwap?

It looks like it is not supported but i will toss it in here. Can FaceSwap nvidia be used as a docker? If so is there a guide somewhere i may try to follow?


Re: Specify a GPU for SwapFace use?

Posted: Tue Feb 13, 2024 12:34 pm
by torzdf

Yes. The command line option -X (or the gui option exclude GPUs in the Global section of each page) lets you exclude GPUs for use in Faceswap.

We have .dockerfiles in our repo. You will need to mount some volumes for data/persisting config changes:
https://github.com/deepfakes/faceswap/b ... tall-guide