You can only run it on cpu ?? #181
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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...