I am trying to clone and when I run this code:
!git clone https://github.com/pratikkayal/PlantDoc-Object-Detection-Dataset.git
on Jupyter notebook I get the following error:
Cloning into 'PlantDoc-Object-Detection-Dataset'...
error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054
error: 4691 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
What should I do, I have googled many solutions but none of them work.