summaryrefslogtreecommitdiffstats
path: root/README.md
blob: c4c1f1c30dca7d4a6055e1b5481e31a644be7b10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<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:
   [options] [prompt ...]

Arguments:
  [prompt ...]

Options:
  -h, --help
  -o, --output=OUTPUT        Write output to this folder (default: /tmp/)
  -n, --number=NUMBER        number of images you'd like (default: 9)
`