Kokoro-FastAPI/requirements-test.txt
CodePothunter 5c8f941f06 Add API authentication and configuration improvements
- Implement OpenAI-compatible API key authentication
- Add configuration options for GPU instances, concurrency, and request handling
- Update README with authentication instructions
- Modify configuration and routing to support optional API key verification
- Enhance system information and debug endpoints to expose authentication status
2025-03-07 11:36:13 +08:00

3 lines
No EOL
43 B
Text

aiohttp>=3.8.0
numpy>=1.21.0
loguru>=0.6.0