c612a7ad71da889efe26b75ae7086e1aca83d0fe
- 移除了 config.yaml 中的注释行 - 移除了 app/core/logging.py 中多余的空格 - 移除了 app/main.py 中的环境变量设置代码 - 移除了 app/main.py 中未使用的导入语句
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%