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
This commit is contained in:
@@ -5,3 +5,4 @@ numpy>=1.26,<2
|
||||
loguru>=0.7.0
|
||||
mediapipe==0.10.21
|
||||
pyttsx3>=2.99
|
||||
pyyaml>=6.0
|
||||
|
||||
Reference in New Issue
Block a user