speech-to-diffusion / examples.py
mrm8488's picture
First commit
e5ba529
examples = [
[
'A high tech solarpunk utopia in the Amazon rainforest',
4,
45,
7.5,
1024,
],
[
'A pikachu fine dining with a view to the Eiffel Tower',
4,
45,
7,
1024,
],
[
'A mecha robot in a favela in expressionist style',
4,
45,
7,
1024,
],
[
'an insect robot preparing a delicious meal',
4,
45,
7,
1024,
],
[
"A small cabin on top of a snowy mountain in the style of Disney, artstation",
4,
45,
7,
1024,
],
]