Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ The ControlNet model files are in the "CN" folder of this repo. They are zipped
|
|
17 |
|
18 |
If you are using a GUI like [**MOCHI DIFFUSION**](https://github.com/godly-devotion/MochiDiffusion) 4.0, the app will most likely guide you to the correct location/arrangement for your ConrolNet model folder.
|
19 |
|
20 |
-
Please note that when you unzip the "Originl" ControlNet files (for example Canny.zip) from this repo, they will unzip into a folder, with the actual four model files inside that folder. This folder is just a holding folder for the zipping process. **What you want to move into your ControlNet model folder in Mochi Diffusion will be the individual files, not the folder they unzip into.** The "Split-Einsum" zips just have a single file and don't use a holding folder. To make things even more confusing, on some Mac systems, an individual ControlNet model file, for example Canny-5x5.mlmodelc, will appear in Finder as a folder, not a file. You want to move the Canny-5x5.mlmodelc file or folder (and other .mlmodelc files or folders) into your ControlNet store folder. Don't move the plain "Canny" folder. This is different from base models, where you do want to be moving the folder that the downloaded zip file unzips into. See the images [**here**](https://huggingface.co/coreml-community/
|
21 |
|
22 |
The SD models (base models) linked at the bottom of this page were relocated from this repo to individual model repos at the [**CORE ML MODELS COMMUNITY**](https://huggingface.co/coreml-community) repo. The links will take you directly to each model. They are for "Original" and "Split-Einsum".
|
23 |
|
|
|
17 |
|
18 |
If you are using a GUI like [**MOCHI DIFFUSION**](https://github.com/godly-devotion/MochiDiffusion) 4.0, the app will most likely guide you to the correct location/arrangement for your ConrolNet model folder.
|
19 |
|
20 |
+
Please note that when you unzip the "Originl" ControlNet files (for example Canny.zip) from this repo, they will unzip into a folder, with the actual four model files inside that folder. This folder is just a holding folder for the zipping process. **What you want to move into your ControlNet model folder in Mochi Diffusion will be the individual files, not the folder they unzip into.** The "Split-Einsum" zips just have a single file and don't use a holding folder. To make things even more confusing, on some Mac systems, an individual ControlNet model file, for example Canny-5x5.mlmodelc, will appear in Finder as a folder, not a file. You want to move the Canny-5x5.mlmodelc file or folder (and other .mlmodelc files or folders) into your ControlNet store folder. Don't move the plain "Canny" folder. This is different from base models, where you do want to be moving the folder that the downloaded zip file unzips into. See the images [**here**](https://huggingface.co/coreml-community/ControlNet-Models-For-Core-ML/blob/main/CN/-Settings.jpg) and [**here**](https://huggingface.co/coreml-community/ControlNet-Models-For-Core-ML/blob/main/CN/-Folders.jpg) for an example of how my folders are set up for Mochi Diffusion.
|
21 |
|
22 |
The SD models (base models) linked at the bottom of this page were relocated from this repo to individual model repos at the [**CORE ML MODELS COMMUNITY**](https://huggingface.co/coreml-community) repo. The links will take you directly to each model. They are for "Original" and "Split-Einsum".
|
23 |
|