From d1fe6d5902a2f17b1c32ffd8a1155b40a56c3399 Mon Sep 17 00:00:00 2001 From: msglm Date: Sun, 17 Aug 2025 19:54:59 -0500 Subject: readme was broken, so I fixed it. I don't know markdown lol --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d462772..e894d32 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@

Dallegen : A Dalle Mini API Abuser

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

Usage

+ Usage: [options] [prompt ...] @@ -12,4 +13,4 @@ Options: -o, --output=OUTPUT Write output to this folder (default: /tmp/) -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