# DeepFaceLive Docker ### Requirements * nvidia-driver-470 (current) * cuda 11.4 (current) ### Setup ``` git clone DeepFaceLive cd DeepFaceLive/build/linux/ # start.sh builds and runs container with proper options, then example.sh will start DeepFaceLive with example options ./start.sh ```