e86c2301ec7fa42d8be9fa6739280d64abb9df6c
- 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)
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%