Skip to content

Commit 0d6b5fc

Browse files
Update articles/ai-services/computer-vision/Tutorials/liveness.md
1 parent 8e82e25 commit 0d6b5fc

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/computer-vision/Tutorials

1 file changed

+1
-1
lines changed

articles/ai-services/computer-vision/Tutorials/liveness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The high-level steps involved in liveness with verification orchestration are il
209209

210210
```
211211

212-
- The mobile application provides the reference image when initializing the SDK. Note: this is not a supported scenario in the web-solution.
212+
- The mobile application provides the reference image when initializing the SDK. This is not a supported scenario in the web solution.
213213

214214
```kotlin
215215
val singleFaceImageSource = VisionSource.fromFile("/path/to/image.jpg")

0 commit comments

Comments
 (0)