diff --git a/README.md b/README.md index 52495d5..a8418a3 100644 --- a/README.md +++ b/README.md @@ -40,16 +40,16 @@ The required models will be downloaded to `models_root` if they are not already ```python image = model.generate_image( - text='Dali painting of WALL·E', + text='Nuclear explosion broccoli', seed=-1, grid_size=4, - log2_supercondition_factor=3, + log2_supercondition_factor=5, is_verbose=False ) display(image) ``` -min-dalle +min-dalle ### Interactive diff --git a/examples/nuclear_broccoli.jpg b/examples/nuclear_broccoli.jpg new file mode 100644 index 0000000..2bef7f8 Binary files /dev/null and b/examples/nuclear_broccoli.jpg differ