Installing Coral drivers - go to the shell of the host and type the following commands
apt update
apt upgrade
apt install pve-headers-$(uname -r)
apt install proxmox-default-headers
apt install dh-dkms devscripts git
git clone https://github.com/google/gasket-driver
cd gasket-driver