docs: added missing imports (#375)

* add: missing import

* add: missing import
This commit is contained in:
Yiğit Ö. Ünver
2024-01-25 21:44:53 +03:00
committed by GitHub
parent b1dec281b3
commit 0f19237fb8
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ way to get started is by using the `StableDiffusion` class from the `stable_diff
module.
```python
import mlx.core as mx
from stable_diffusion import StableDiffusion
# This will download all the weights from HF hub and load the models in