Closed abrichr closed 9 months ago
Hello there! We need to add roboflow
as a dependency to autodistill
. I have a PR in the works to fix this.
In the interim, it looks like there is a typo in your pip install
command. Can you run pip install roboflow
and try again?
@UttamMahapatraToni Can you try to run !pip install roboflow
in your notebook?
I have deleted your comment because you posted API keys. If the keys are valid that you pasted into your comment, please make sure you revoke them from the Roboflow dashboard since this Issue is public. You can do so from Roboflow Dashboard > Settings > Roboflow API
.
roboflow
is now a dependency of Autodistill so this problem should be resolved. If you are still running into issues, let me know!
Hello, thank you for making this code available! 🙏
I followed the README at https://github.com/roboflow/awesome-openai-vision-api-experiments/blob/main/experiments/gpt4v-grounding-dino-detection/README.md:
Then:
I tried:
Any suggestions would be greatly appreciated!