hacksider / Deep-Live-Cam

real time face swap and one-click video deepfake with only a single image
GNU Affero General Public License v3.0
30.96k stars 4.29k forks source link

openvino not working #15

Closed MadeByKit closed 7 months ago

MadeByKit commented 7 months ago

(base) (venv) C:\Users\DELL\Deep-Live-Cam>python run.py --execution-provider openvino usage: run.py [-h] [-s SOURCE_PATH] [-t TARGET_PATH] [-o OUTPUT_PATH] [--frame-processor {face_swapper,face_enhancer} [{face_swapper,face_enhancer} ...]] [--keep-fps] [--keep-audio] [--keep-frames] [--many-faces] [--video-encoder {libx264,libx265,libvpx-vp9}] [--video-quality [0-51]] [--max-memory MAX_MEMORY] [--execution-provider {azure,cpu} [{azure,cpu} ...]] [--execution-threads EXECUTION_THREADS] [-v] run.py: error: argument --execution-provider: invalid choice: 'openvino' (choose from 'azure', 'cpu')

hacksider commented 7 months ago

try using cpu on the argument