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...
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
You can only run it on cpu is there a way
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...