add grid-size example to readme
This commit is contained in:
parent
72cd1501f2
commit
20a91e8714
4
README.md
vendored
4
README.md
vendored
|
@ -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)
|
BIN
examples/godzilla_on_trial.png
vendored
BIN
examples/godzilla_on_trial.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 155 KiB |
BIN
examples/godzilla_trial.png
vendored
Normal file
BIN
examples/godzilla_trial.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
Loading…
Reference in New Issue
Block a user