wsy182 c8fd057129 Centralize configuration into config.yaml
- 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
2026-06-10 10:19:41 +08:00
2026-06-01 18:10:42 +08:00
2026-06-09 23:07:48 +08:00
2026-06-10 10:14:43 +08:00
2026-06-10 10:14:43 +08:00

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.

S
Description
No description provided
Readme 8.2 MiB
Languages
Python 100%