GroundingDINO
GroundingDINO copied to clipboard
how to install the repo ?
hi,dear
as the title ,could I install it with pip ?
such as
pip install git+https://github.com/IDEA-Research/GroundingDINO
or the bug ?
# python -m pip install -e GroundingDINO
ERROR: GroundingDINO 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).
See our instructions here: https://github.com/IDEA-Research/GroundingDINO#hammer_and_wrench-install
See our instructions here: https://github.com/IDEA-Research/GroundingDINO#hammer_and_wrench-install
not clear
pytorch1.8.0, torchvision0.9.0, cudatoolkit10.1,pip install -e . does not work. RuntimeError: Error compiling objects for extension [end of output]
You can look at this pull request #76
@ucas010 Try this easy and quick inference on Google Colab. GroundingDINO-Inference