diff --git a/README.md b/README.md index d8cc5aa..111f7ea 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ Read the full [Autodistill documentation](https://autodistill.github.io/autodist Read the [GroundedSAM Autodistill documentation](https://autodistill.github.io/autodistill/base_models/groundedsam/). +> [!TIP] +> You can use Autodistill Grounded SAM on your own hardware using the instructions below, or use the [Roboflow hosted version of Autodistill](https://blog.roboflow.com/launch-auto-label/) to label images in the cloud. + ## Installation To use the GroundedSAM Base Model, simply install it along with a Target Model supporting the `detection` task: @@ -69,4 +72,4 @@ The code in this repository is licensed under an [Apache 2.0 license](LICENSE). ## 🏆 Contributing -We love your input! Please see the core Autodistill [contributing guide](https://github.com/autodistill/autodistill/blob/main/CONTRIBUTING.md) to get started. Thank you 🙏 to all our contributors! \ No newline at end of file +We love your input! Please see the core Autodistill [contributing guide](https://github.com/autodistill/autodistill/blob/main/CONTRIBUTING.md) to get started. Thank you 🙏 to all our contributors!