Deep-Live-Cam icon indicating copy to clipboard operation
Deep-Live-Cam copied to clipboard

run.py: error: argument --execution-provider: invalid choice: 'cuda' (choose from 'azure', 'cpu')

Open protonmanuela opened this issue 7 months ago • 4 comments

py -3.11 run.py --execution-provider cuda 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] [--nsfw-filter] [--map-faces] [--mouth-mask] [--video-encoder {libx264,libx265,libvpx-vp9}] [--video-quality [0-51]] [-l LANG] [--live-mirror] [--live-resizable] [--max-memory MAX_MEMORY] [--execution-provider {azure,cpu} [{azure,cpu} ...]] [--execution-threads EXECUTION_THREADS] [-v] run.py: error: argument --execution-provider: invalid choice: 'cuda' (choose from 'azure', 'cpu')

protonmanuela avatar Apr 29 '25 20:04 protonmanuela