fix readme
This commit is contained in:
1
README.md
vendored
1
README.md
vendored
@@ -45,6 +45,7 @@ model = MinDalleTorch(
|
||||
image = model.generate_image("a comfy chair that looks like an avocado")
|
||||
display(image)
|
||||
```
|
||||

|
||||
|
||||
```python
|
||||
image = model.generate_image("trail cam footage of gollum eating watermelon", seed=1)
|
||||
|
Reference in New Issue
Block a user