Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
https://app.viam.com/module/viam/deepface-identification link was wrong, it was deepface_identification instead
  • Loading branch information
mestcihazal authored Jan 10, 2024
1 parent c5a44d3 commit 65ca12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is a [Viam module](https://docs.viam.com/extend/modular-resources/) providi

## Getting started

To use this module, follow these instructions to [add a module from the Viam Registry](https://docs.viam.com/modular-resources/configure/#add-a-module-from-the-viam-registry) and select the `viam:vision:deepface-identification` model from the [`deepface-identification` module](https://app.viam.com/module/viam/deepface_identification).
To use this module, follow these instructions to [add a module from the Viam Registry](https://docs.viam.com/modular-resources/configure/#add-a-module-from-the-viam-registry) and select the `viam:vision:deepface-identification` model from the [`deepface-identification` module](https://app.viam.com/module/viam/deepface-identification).
This module implements the method `GetDetections()` of the [vision service API](https://docs.viam.com/services/vision/#api).

## Installation with `pip install`
Expand Down

0 comments on commit 65ca12a

Please sign in to comment.