wsy182 e86c2301ec Remove env var overrides, config.yaml is single source of truth
- Stripped _ENV_MAP and _apply_env_overrides from configs/load.py
- Cleaned up unused imports in video_receiver.py
- Restored MediaPipe env suppressors in app/main.py
- Removed .env.example (replaced by config.yaml)
2026-06-10 10:26:48 +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%