mirror of https://github.com/vladmandic/human
fix typos
parent
6674208a10
commit
d589737290
|
@ -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
|
||||
|
||||
<br>
|
||||
|
||||
|
|
2
Home.md
2
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)
|
||||
|
|
Loading…
Reference in New Issue