back

by jtwaleson·4y ago·view on hn ↗
When re-running the notebook I get the same results with every execution. I'd like to see some alternatives for the same text. Any pointers on how to achieve that?
1 comments
You can change the seed. If you search the notebook for 1024, you can replace that argument with a different seed to get different results.
You can also change the prefix (or remove it) to change how the drawings are created. Right now it's set to "Illustration of ". You can try different things like "Sketch of ", "Oil painting of ", "3d animation of " and "Mosaic of ".
You can also change the min/max summary length, which is defaulted to 0 and 60 respectively.