| # Generated from pyproject.toml - base dependencies | |
| # Install with: pip install -e . | |
| # This file references the base dependencies from pyproject.toml | |
| # For specific environments, use: | |
| # - Development: pip install -e .[dev] | |
| # - HuggingFace: pip install -e .[hf] | |
| # - Production: pip install -e .[prod] | |
| # To install base dependencies only: | |
| -e . |