diff options
author | msglm <msglm@techchud.xyz> | 2023-01-11 20:45:33 -0600 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-01-11 20:45:33 -0600 |
commit | 0192b70d60630628aa38320121efdd46bdd8c5b1 (patch) | |
tree | 117abf3ead7e60619a632cab6a4ffb6930f85381 | |
parent | 84b7d0c5a2821b7d05e4eac33c36a71d0b349fde (diff) | |
download | dallegen-0192b70d60630628aa38320121efdd46bdd8c5b1.tar.gz dallegen-0192b70d60630628aa38320121efdd46bdd8c5b1.tar.bz2 dallegen-0192b70d60630628aa38320121efdd46bdd8c5b1.zip |
fixed code tags for readme
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) -``` +` |