mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 04:14:38 +08:00
docs: added missing imports (#375)
* add: missing import * add: missing import
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user