
FROM yaohui1998/deep-live-cam:0.1

WORKDIR /usr/src/Deep-Live-Cam

CMD ["python3", "run.py", "--execution-provider", "cuda"]