aihacker111 / Efficient-Live-Portrait

Fast running Live Portrait with TensorRT and ONNX models
MIT License
122 stars 10 forks source link

ValueError: invalid literal for int() with base 10: 'C:\\Users\\username\\Efficient-Live-Portrait\\experiment_examples\\examples\\driving\\test.mp4' #6

Open molegod opened 2 months ago

molegod commented 2 months ago

Whenever I input path to the video it gets an invalid literal error.

noname0121 commented 2 months ago

Looks like you made a mistake You show me the command you ran

aihacker111 commented 2 months ago

@noname0121 give me your email , I'll add you as collaborator for this project, support everyone , I don't have more time to reply every cmt

molegod commented 2 months ago

@noname0121 I am just running the python run_live_portrait.py -v 'path/to/your/video/driving/or/webcam/id' -i 'path/to/your/image/want/to/animation' -r '/use/it/when/you/want/to/run/real-time/' command.

specifically python run_live-portrait.py -v 'path to my video' -i 'path to my image' -r

aihacker111 commented 2 months ago

@molegod remove -r , -r is use for webcam

molegod commented 2 months ago

@aihacker111 I still get: image

aihacker111 commented 2 months ago

You need to make sure CUDA version in your computer is matching with onnxruntime-gpu, if not you can run by CPU