Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ This repository contains Guernika compatible models and instructions to convert
|
|
12 |
|
13 |
**Step 1:** Download and install [`Guernika Model Converter`](https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/GuernikaModelConverter.pkg).
|
14 |
|
|
|
|
|
15 |
**Step 2:** Launch `Guernika Model Converter` from your `Applications` folder, this app may take a few seconds to load.
|
16 |
|
17 |
**Step 3:** Once the app has loaded you will be able to select what model you want to convert:
|
@@ -22,6 +24,8 @@ This repository contains Guernika compatible models and instructions to convert
|
|
22 |
|
23 |
- You can select a local .CKPT model from your machine: `Select CKPT`
|
24 |
|
|
|
|
|
25 |
**Step 4:** Once you've chosen the model you want to convert you can choose what modules to convert and/or if you want to chunk the UNet module (recommended for iOS/iPadOS devices).
|
26 |
|
27 |
**Step 5:** Once you're happy with your selection click `Convert to Guernika` and wait for the app to complete conversion.
|
|
|
12 |
|
13 |
**Step 1:** Download and install [`Guernika Model Converter`](https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/GuernikaModelConverter.pkg).
|
14 |
|
15 |
+
[<img alt="Guernika Model Converter icon" src="https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/GuernikaModelConverter_AppIcon.png" width="256pt" />](https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/GuernikaModelConverter.pkg)
|
16 |
+
|
17 |
**Step 2:** Launch `Guernika Model Converter` from your `Applications` folder, this app may take a few seconds to load.
|
18 |
|
19 |
**Step 3:** Once the app has loaded you will be able to select what model you want to convert:
|
|
|
24 |
|
25 |
- You can select a local .CKPT model from your machine: `Select CKPT`
|
26 |
|
27 |
+
<img alt="Guernika Model Converter interface" src="https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/GuernikaModelConverter_screenshot.png" />
|
28 |
+
|
29 |
**Step 4:** Once you've chosen the model you want to convert you can choose what modules to convert and/or if you want to chunk the UNet module (recommended for iOS/iPadOS devices).
|
30 |
|
31 |
**Step 5:** Once you're happy with your selection click `Convert to Guernika` and wait for the app to complete conversion.
|