From e5540e0e0acc12877b9f06fe57ec6c26984fbaa8 Mon Sep 17 00:00:00 2001 From: msglm Date: Sun, 17 Aug 2025 19:54:59 -0500 Subject: improved the number parameter and added an option to upscale --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ed0950e..d462772 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -

Dalle Mini API Abuser

+

Dallegen : A Dalle Mini API Abuser

Allows you to use Dalle Mini from the CLI via the public API.

Usage

-Abuse the dalle-mini API from the cli! - Usage: [options] [prompt ...] @@ -12,4 +10,6 @@ Arguments: Options: -h, --help -o, --output=OUTPUT Write output to this folder (default: /tmp/) - -n, --number=NUMBER number of images you'd like (default: 9) + -n, --number=NUMBER the number of times you'd like to request for each prompt. Expect 9 per request. (default: 1) + -u, --upscale Use SwiniR to upscale the image + -- cgit v1.2.3