add grid-size example to readme

This commit is contained in:
Brett Kuprel 2022-07-02 09:23:59 -04:00
parent 72cd1501f2
commit 20a91e8714
3 changed files with 2 additions and 2 deletions

4
README.md vendored
View File

@ -57,6 +57,6 @@ $ python image_from_text.py --text='artificial intelligence' --seed=7
![Artificial Intelligence](https://github.com/kuprel/min-dalle/raw/main/examples/artificial_intelligence.png) ![Artificial Intelligence](https://github.com/kuprel/min-dalle/raw/main/examples/artificial_intelligence.png)
```bash ```bash
$ python image_from_text.py --text='court sketch of godzilla on trial' --mega $ python image_from_text.py --text='court sketch of godzilla on trial' --mega --seed=6 --grid-size=3
``` ```
![Godzilla Trial](https://github.com/kuprel/min-dalle/raw/main/examples/godzilla_on_trial.png) ![Godzilla Trial](https://github.com/kuprel/min-dalle/raw/main/examples/godzilla_trial.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 KiB

BIN
examples/godzilla_trial.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB