We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f1013 commit d48caa5Copy full SHA for d48caa5
examples/enrichment-ram-groundingdino-sam.ipynb
@@ -75,7 +75,7 @@
75
"metadata": {},
76
"outputs": [],
77
"source": [
78
- "!pip install -Uq fastdup mmengine mmdet groundingdino-py git+https://github.com/dnth/recognize-anything.git git+https://github.com/facebookresearch/segment-anything.git gdown"
+ "!pip install -Uq fastdup mmengine mmdet groundingdino-py git+https://github.com/xinyu1205/recognize-anything.git git+https://github.com/facebookresearch/segment-anything.git gdown"
79
]
80
},
81
{
0 commit comments