summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index ed0950e..d462772 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
-<h1>Dalle Mini API Abuser</h1>
+<h1>Dallegen : A Dalle Mini API Abuser</h1>
<p>Allows you to use <a href=https://huggingface.co/spaces/flax-community/dalle-mini>Dalle Mini</a> from the CLI via the public API.</p>
<h2>Usage</h2>
-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
+