mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-27 11:21:32 +08:00
Merge pull request #98 from finnless/patch-1
Fix typo in stable_diffusion README
This commit is contained in:
commit
b11997122d
@ -27,7 +27,7 @@ Usage
|
||||
------
|
||||
|
||||
Although each component in this repository can be used by itself, the fastest
|
||||
way to get started is by using the `StableDiffusion` class from the `diffusion`
|
||||
way to get started is by using the `StableDiffusion` class from the `stable_diffusion`
|
||||
module.
|
||||
|
||||
```python
|
||||
|
Loading…
Reference in New Issue
Block a user