update readme

main
Brett Kuprel 2 years ago
parent 9cbaa83b05
commit 21c633b56e
  1. 2
      README.md

2
README.md vendored

@ -22,7 +22,7 @@ $ pip install min-dalle
### Python
To load a model once and generate multiple times, first initialize `MinDalle`.
Load the model parameters once and reuse the model to generate multiple images.
```python
from min_dalle import MinDalle

Loading…
Cancel
Save