diff --git a/config.json b/config.json index 84b18b0..c692a14 100644 --- a/config.json +++ b/config.json @@ -29,7 +29,7 @@ "program": "docker run --platform linux/amd64 -v \"${working_directory}:/data\" -w /data --rm pdfix/alt-text-openai:latest --name \"${license_name}\" --key \"${license_key}\" detect -i \"${input_pdf}\" -o \"${output_pdf}\" --openai \"${openai_key}\" --overwrite", "name": "Alt Text with OpenAI", "desc": "Generate and applies alternative image descriptions to PDF files using PDFix SDK and OpenAI" - }, + } ], "args": [ {