diff --git a/README.md b/README.md index 434add9..07b02b9 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Have a custom model? Create a class that implements the `BaseModel` interface an x.infer -- **Unified Interface:** Interact with different machine learning models through a single, consistent API. +- **Unified Interface:** Interact with different computer vision frameworks through a single, consistent API. - **Modular Design:** Integrate and swap out models without altering the core framework. - **Extensibility:** Add support for new models and libraries with minimal code changes.