Installation¶
From PyPI¶
From Source (development)¶
Optional Dependencies¶
# Web API server
pip install -e ".[api]"
# Development tools (testing, linting)
pip install -e ".[dev]"
# Documentation site
pip install -e ".[docs]"
Requirements¶
- Python >= 3.10
- PyTorch >= 2.6.0
- Transformers >= 4.48.3
Environment Variables¶
For LLM-based detection or data generation: