mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: remove artificial limits from Pipelines description, now unlimited
This commit is contained in:
@@ -18,7 +18,7 @@ const ways = [
|
||||
{
|
||||
title: "Pipelines",
|
||||
description:
|
||||
"Chain up to 20 tools in sequence. Batch process up to 200 images at once. Automate your image workflows.",
|
||||
"Chain multiple tools in sequence. Batch process unlimited images at once. Automate your entire image workflow.",
|
||||
icon: Workflow,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user