c8fd057129d5c880d901427b7d7221f05dd0721c
- All settings moved to config.yaml - configs/load.py reads from config.yaml with env var overrides - Environment variables still work for backward compatibility - Added pyyaml to requirements
PoseFit Server
Real-time exercise pose detection and coaching via WebRTC.
Quick Start
pip install -r requirements.txt
python run.py
Configuration
Copy .env.example to .env and adjust settings, or set environment variables directly.
Description
Languages
Python
100%