SimSwap
SimSwap copied to clipboard
ValueError
You are required to explicitly set the providers parameter when instantiating inferencesession.
I went through the tutorial setup and believe I'm running cudaexecutiveprovider but when i follow the onnxruntime.inferencesession(providers='cudaexecutionprovider') I get a message that just says onnxruntime.inferencesession is not a recognized as an internal or external command.
See if the line here helps https://github.com/neuralchen/SimSwap/issues/176#issuecomment-991705311