|
1 | 1 | # CoreML stable diffusion image generation example app
|
2 | 2 | ### Please star the repository if you believe continuing the development of this package is worthwhile. This will help me understand which package deserves more effort.
|
3 | 3 |
|
4 | | -### [Documentation(API)](https://swiftpackageindex.com/igor11191708/coreml-stable-diffusion-swift/main/documentation/coreml_stable_diffusion_swift) |
5 | | -### [Swift package source](https://github.com/igor11191708/coreml-stable-diffusion-swift) |
| 4 | + |
| 5 | +## [Swift package source](https://github.com/igor11191708/coreml-stable-diffusion-swift) |
| 6 | +## [Documentation(API)](https://swiftpackageindex.com/igor11191708/coreml-stable-diffusion-swift/main/documentation/coreml_stable_diffusion_swift) |
6 | 7 |
|
7 | 8 | The example app for running text-to-image or image-to-image models to generate images using [Apple's Core ML Stable Diffusion implementation](https://github.com/apple/ml-stable-diffusion)
|
8 | 9 |
|
|
0 commit comments