update readme
This commit is contained in:
parent
9cbaa83b05
commit
21c633b56e
2
README.md
vendored
2
README.md
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user