UNPKG

ai-pp3

Version:

CLI tool combining multimodal AI analysis with RawTherapee's engine to generate optimized PP3 profiles for RAW photography

4 lines (3 loc) 172 B
import { PreviewSettings, OutputSettings } from "./types.js"; export declare const PREVIEW_SETTINGS: PreviewSettings; export declare const OUTPUT_SETTINGS: OutputSettings;