wsy182 c612a7ad71 style(config): 移除配置文件中的多余注释和环境变量设置
- 移除了 config.yaml 中的注释行
- 移除了 app/core/logging.py 中多余的空格
- 移除了 app/main.py 中的环境变量设置代码
- 移除了 app/main.py 中未使用的导入语句
2026-06-10 10:29:36 +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%