You can only run it on cpu ?? #181

Open
opened 2021-12-17 16:05:14 +01:00 by hedroking1 · 1 comment
hedroking1 commented 2021-12-17 16:05:14 +01:00 (Migrated from github.com)

You can only run it on cpu is there a way

You can only run it on cpu is there a way
illtellyoulater commented 2022-01-06 17:29:35 +01:00 (Migrated from github.com)

I think by default it should run on the GPU, because to make it work on the CPU you need to install a specific patch (for more info on this see https://github.com/neuralchen/SimSwap/issues/180#issuecomment-1006717198).

According to https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/preparation.md you can make it run a bit faster by using the onnxruntine-gpu library, but last time I tried installing it was a total mess and I gave up...

I think by default it should run on the GPU, because to make it work on the CPU you need to install a specific patch (for more info on this see https://github.com/neuralchen/SimSwap/issues/180#issuecomment-1006717198). According to https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/preparation.md you can make it run a bit faster by using the onnxruntine-gpu library, but last time I tried installing it was a total mess and I gave up...
Sign in to join this conversation.