Files
posefit-server/requirements.txt
T
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

9 lines
135 B
Plaintext

aiortc>=1.9.0
websockets>=13.0
opencv-contrib-python>=4.10.0
numpy>=1.26,<2
loguru>=0.7.0
mediapipe==0.10.21
pyttsx3>=2.99
pyyaml>=6.0