docs: fix AI tool count (13 not 14), update llms template to 45+ tools

This commit is contained in:
ashim-hq
2026-04-16 16:16:13 +08:00
parent f4b4890070
commit 26068ad239
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ export default defineConfig({
`, `,
customTemplateVariables: { customTemplateVariables: {
description: description:
"Self-hosted, open-source image processing platform with 30+ tools including AI/ML. Runs in a single Docker container with GPU auto-detection.", "Self-hosted, open-source image processing platform with 45+ tools including AI/ML. Runs in a single Docker container with GPU auto-detection.",
details: details:
"Resize, compress, convert, remove backgrounds, upscale, run OCR, and more - without sending images to external services.", "Resize, compress, convert, remove backgrounds, upscale, run OCR, and more - without sending images to external services.",
}, },
+1 -1
View File
@@ -17,7 +17,7 @@ features:
- title: 45+ Image Tools - title: 45+ Image Tools
details: Resize, crop, compress, convert, watermark, color adjust, vectorize, create GIFs, build collages, generate passport photos, find duplicates, and more. details: Resize, crop, compress, convert, watermark, color adjust, vectorize, create GIFs, build collages, generate passport photos, find duplicates, and more.
- title: Local AI - title: Local AI
details: 14 AI-powered tools — remove backgrounds, upscale, restore and colorize old photos, erase objects, blur faces, enhance faces, extract text (OCR). All on your hardware, no internet required. details: 13 AI-powered tools — remove backgrounds, upscale, restore and colorize old photos, erase objects, blur faces, enhance faces, extract text (OCR). All on your hardware, no internet required.
- title: Pipelines - title: Pipelines
details: Chain tools into reusable workflows with up to 20 steps. Batch process up to 200 images at once with a single request. details: Chain tools into reusable workflows with up to 20 steps. Batch process up to 200 images at once with a single request.
- title: REST API - title: REST API