update readme
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user