Deep-Live-Cam
Deep-Live-Cam copied to clipboard
run.py: error: argument --execution-provider: invalid choice: 'directml' (choose from 'dml', 'cpu')
I've already tried this method : pip uninstall onnxruntime onnxruntime-directml pip install onnxruntime-directml==1.16.3
And this one too
pip uninstall onnxruntime onnxruntime-directml pip install onnxruntime-directml==1.15.1
but it always doesn't work and writes this error please help
and if I try to download corel, it says this
same error on AMD GPU, Hi @Be3ynukpro19 do you have any further finding?
my error info as: run.py: error: argument --execution-provider: invalid choice: 'directdml' (choose from 'tensorrt', 'cuda', 'cpu') I can make sure I installed "pip install onnxruntime-directml==1.15.1" and "pip uninstall onnxruntime-gpu", but always hits same error as my last comment.
running it like this worked for me: python run.py --execution-provider dml
if you're using directml
i have a 6800
i dont have the option to use direct ml what do i do i have tensort cpu and cuda