summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2025-08-17 19:54:59 -0500
committermsglm <msglm@techchud.xyz>2025-08-17 19:54:59 -0500
commitef2ce3af49e35d0979c2b996fd008c91cfa57aac (patch)
tree117abf3ead7e60619a632cab6a4ffb6930f85381
parentce60d2eeb7270848e7a6318e7f07132efcd14139 (diff)
downloaddallegen-ef2ce3af49e35d0979c2b996fd008c91cfa57aac.tar.gz
dallegen-ef2ce3af49e35d0979c2b996fd008c91cfa57aac.tar.bz2
dallegen-ef2ce3af49e35d0979c2b996fd008c91cfa57aac.zip
fixed code tags for readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 50838cb..c4c1f1c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
<h1>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:
@@ -14,4 +14,4 @@ Options:
-h, --help
-o, --output=OUTPUT Write output to this folder (default: /tmp/)
-n, --number=NUMBER number of images you'd like (default: 9)
-```
+`