mirror of https://github.com/vladmandic/human
fix typos
parent
ea004c369a
commit
a4e0ef6558
28
Home.md
28
Home.md
|
@ -11,22 +11,24 @@ Project pages:
|
|||
- [**Change Log**](https://github.com/vladmandic/human/wiki/Change-Log)
|
||||
|
||||
Wiki pages:
|
||||
- [**Home**](wiki)
|
||||
- [**Installation**](wiki/Install)
|
||||
- [**Usage**](wiki/Usage)
|
||||
- [**Configuration**](wiki/Configuration)
|
||||
- [**Outputs**](wiki/Outputs)
|
||||
- [**Demos**](wiki/Demos)
|
||||
- [**Development Server**](wiki/Development-Server)
|
||||
- [**Build Process**](wiki/Build-Process)
|
||||
- [**Profiling**](wiki/Profiling)
|
||||
- [**Performance Notes**](wiki/Performance)
|
||||
- [**Credits**](wiki/Credits)
|
||||
- [**Home**](https://github.com/vladmandic/human/wiki)
|
||||
- [**Installation**](https://github.com/vladmandic/human/wiki/Install)
|
||||
- [**Usage**](https://github.com/vladmandic/human/wiki/Usage)
|
||||
- [**Configuration**](https://github.com/vladmandic/human/wiki/Configuration)
|
||||
- [**Outputs**](https://github.com/vladmandic/human/wiki/Outputs)
|
||||
- [**Demos**](https://github.com/vladmandic/human/wiki/Demos)
|
||||
- [**Development Server**](https://github.com/vladmandic/human/wiki/Development-Server)
|
||||
- [**Build Process**](https://github.com/vladmandic/human/wiki/Build-Process)
|
||||
- [**Profiling**](https://github.com/vladmandic/human/wiki/Profiling)
|
||||
- [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance)
|
||||
- [**Credits**](https://github.com/vladmandic/human/wiki/Credits)
|
||||
|
||||
Compatible with *Browser*, *WebWorker* and *NodeJS* execution
|
||||
Compatible with *CPU*, *WebGL*, *WASM* and *WebGPU* backends
|
||||
- Browser/WebWorker: Compatible with *CPU*, *WebGL*, *WASM* and *WebGPU* backends
|
||||
- NodeJS: Compatible with software *tfjs-node* and CUDA accelerated backends *tfjs-node-gpu*
|
||||
|
||||
(and maybe with React-Native as it doesn't use any DOM objects)
|
||||
|
||||
*This is a pre-release project, see [issues](https://github.com/vladmandic/human/issues) for list of known limitations and planned enhancements*
|
||||
|
||||
*Suggestions are welcome!*
|
||||
*Suggestions are welcome!*
|
||||
|
|
Loading…
Reference in New Issue