diff --git a/site/content/en/docs/administration/advanced/installation_automatic_annotation.md b/site/content/en/docs/administration/advanced/installation_automatic_annotation.md index e7d2c19b22b1..b8ece717828c 100644 --- a/site/content/en/docs/administration/advanced/installation_automatic_annotation.md +++ b/site/content/en/docs/administration/advanced/installation_automatic_annotation.md @@ -95,6 +95,13 @@ description: 'Information about the installation of components needed for semi-a - See [deploy_gpu.sh](https://github.com/openvinotoolkit/cvat/blob/develop/serverless/deploy_gpu.sh) script for more examples. + **Note for Windows users:** + + If you want to use nuclio under Windows CVAT installation you should install Nvidia drivers for WSL according to + [this](https://docs.nvidia.com/cuda/wsl-user-guide/index.html) instruction and follow the steps up to “2.3 Installing Nvidia drivers”. + Important requirement: you should have the latest versions of Docker Desktop, Nvidia drivers for WSL, + and the latest updates from the Windows Insider Preview Dev channel. + **Troubleshooting Nuclio Functions:** - You can open nuclio dashboard at [localhost:8070](http://localhost:8070).