10 lines
146 B
Markdown
10 lines
146 B
Markdown
# PoseFit Server
|
|
|
|
Real-time exercise pose detection and coaching via WebRTC.
|
|
|
|
## Quick Start
|
|
|
|
```
|
|
pip install -r requirements.txt
|
|
python run.py
|
|
`` |