facebookresearch / dinov2

PyTorch code and models for the DINOv2 self-supervised learning method.
Apache License 2.0
8.89k stars 777 forks source link

BUG - Depth example broken #387

Open EnricoBeltramo opened 6 months ago

EnricoBeltramo commented 6 months ago

If I run this example in a colab https://github.com/facebookresearch/dinov2/blob/main/notebooks/depth_estimation.ipynb

and set INSTALL = True # Switch this to install dependencies to install dependencies, I have follow error:

ERROR: https://github.com/facebookresearch/dinov2[extras] is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with bzr+http, bzr+https, bzr+ssh, bzr+sftp, bzr+ftp, bzr+lp, bzr+file, git+http, git+https, git+ssh, git+git, git+file, hg+file, hg+http, hg+https, hg+ssh, hg+static-http, svn+ssh, svn+http, svn+https, svn+svn, svn+file)