diff options
author | msglm <msglm@techchud.xyz> | 2025-08-17 19:54:59 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2025-08-17 19:54:59 -0500 |
commit | fbf52af1c493ad5e74a6ddfbf285f55a7aa933aa (patch) | |
tree | f03b4e471b05d6bc7871faf9551c03042f11c55f | |
parent | ef2ce3af49e35d0979c2b996fd008c91cfa57aac (diff) | |
download | dallegen-fbf52af1c493ad5e74a6ddfbf285f55a7aa933aa.tar.gz dallegen-fbf52af1c493ad5e74a6ddfbf285f55a7aa933aa.tar.bz2 dallegen-fbf52af1c493ad5e74a6ddfbf285f55a7aa933aa.zip |
removed failed code tags for readme
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,6 @@ <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 +13,3 @@ Options: -h, --help -o, --output=OUTPUT Write output to this folder (default: /tmp/) -n, --number=NUMBER number of images you'd like (default: 9) -` |