.. _nvidia-drivers: Add NVIDIA Repository and Install Drivers (GPU only) ===================================================== FindFace Multi on GPU requires the prior installation of NVIDIA drivers. To add the NVIDIA repository and install the drivers, do the following: #. Download the installer file ``findface-multi-1.0-and-server-5.0.1.run``. #. Put the ``.run`` file into some directory on the designated host (for example, ``/home/username``). #. From this directory, make the ``.run`` file executable. .. code:: chmod +x findface-multi-1.0-and-server-5.0.1.run #. Execute the ``.run`` file. .. code:: sudo ./findface-multi-1.0-and-server-5.0.1.run #. Choose the product to install: ``NVIDIA CUDA drivers``.