Typo in README (#1)
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ These weights here have been converted to Core ML for use on Apple Silicon hardw
|
|
| 19 |
There are 4 variants of the Core ML weights:
|
| 20 |
|
| 21 |
```
|
| 22 |
-
coreml-stable-diffusion-2-base
|
| 23 |
βββ original
|
| 24 |
β βββ compiled # Swift inference, "original" attention
|
| 25 |
β βββ packages # Python inference, "original" attention
|
|
|
|
| 19 |
There are 4 variants of the Core ML weights:
|
| 20 |
|
| 21 |
```
|
| 22 |
+
coreml-stable-diffusion-2-1-base
|
| 23 |
βββ original
|
| 24 |
β βββ compiled # Swift inference, "original" attention
|
| 25 |
β βββ packages # Python inference, "original" attention
|