SimSwap icon indicating copy to clipboard operation
SimSwap copied to clipboard

ValueError

Open lootfake opened this issue 3 years ago • 1 comments

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.

lootfake avatar Dec 13 '21 22:12 lootfake

See if the line here helps https://github.com/neuralchen/SimSwap/issues/176#issuecomment-991705311

nonlin avatar Dec 13 '21 23:12 nonlin