Configuration Guide¶
Learn how to configure Lightroom AI Tagger for optimal performance and results.
Configuration Options¶
Command Line Options¶
These settings can be configured per run:
Option | Description | Default | Example |
---|---|---|---|
threshold |
Minimum confidence score | 0.5 | --threshold 0.3 |
max-keywords |
Keywords per image | 20 | --max-keywords 30 |
keywords-file |
Custom keywords list | Foundation List 2.0.1.txt | --keywords-file custom.txt |
Keywords File Format¶
The keywords file should follow this format:
Example:
Performance Tuning¶
GPU Acceleration¶
Enable GPU support by: 1. Installing CUDA drivers 2. Setting environment variables:
Memory Usage¶
Control memory usage with: - Batch size adjustments - Image size limits - Process count settings