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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.