update readme

This commit is contained in:
Brett Kuprel 2022-07-01 20:27:29 -04:00
parent 9cbaa83b05
commit 21c633b56e

2
README.md vendored
View File

@ -22,7 +22,7 @@ $ pip install min-dalle
### Python ### 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 ```python
from min_dalle import MinDalle from min_dalle import MinDalle