diff --git a/Backends.md b/Backends.md index a027c72..fd9299e 100644 --- a/Backends.md +++ b/Backends.md @@ -39,7 +39,7 @@ Firefox: Typical errors messages are: `Uncaught (in promise) Error: undefined tfjs-backend-wasm.wasm` or `RuntimeError: memory access out of bounds in tfjs-backend-wasm.wasm` -- **NodeJS** backend is missing key operatios and thus neither `Face` nor `Hand` models are currently supported + - **NodeJS** backend is missing key operations and thus neither `Face` nor `Hand` models are currently supported
diff --git a/Home.md b/Home.md index 24ecf34..8b18227 100644 --- a/Home.md +++ b/Home.md @@ -19,7 +19,7 @@ - [**Demos**](https://github.com/vladmandic/human/wiki/Demos) - [**Installation**](https://github.com/vladmandic/human/wiki/Install) - [**Usage**](https://github.com/vladmandic/human/wiki/Usage) -- [**Usage**](https://github.com/vladmandic/human/wiki/Backends) +- [**Backends**](https://github.com/vladmandic/human/wiki/Backends) - [**Configuration**](https://github.com/vladmandic/human/wiki/Configuration) - [**Outputs**](https://github.com/vladmandic/human/wiki/Outputs) - [**Gesture Recognition**](https://github.com/vladmandic/human/wiki/Gesture)