Spaces:
Configuration error
Configuration error
Commit
Β·
06f9f49
1
Parent(s):
c58d42e
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ tags:
|
|
| 7 |
- stable-diffusion
|
| 8 |
---
|
| 9 |
|
| 10 |
-
[βββ **Scroll down (or click here) to see models** βββ](https://huggingface.co/coreml#models)
|
| 11 |
|
| 12 |
# Core ML Models Repository
|
| 13 |
|
|
@@ -31,9 +31,9 @@ Model files with neither a `no-i2i` nor a `_cn` suffix in the file name will wor
|
|
| 31 |
|
| 32 |
**Other Model Types**
|
| 33 |
|
| 34 |
-
If you are using Mochi Diffusion v3.2, v4.0, or later versions, some model files with neither a `no-i2i` nor a `_cn` suffix in the file name might need a simple modification to enable Image2Image to work correctly. Please go [HERE](https://huggingface.co/coreml/VAEEncoders) for more information.
|
| 35 |
|
| 36 |
-
The various ControlNet types supported by Mochi Diffusion v4.0 and later are enabled by individual ControlNet models. Please go [HERE](https://huggingface.co/coreml/ControlNet-Models-For-Core-ML) for a selection of ControlNet models that you can download, and information on their use.
|
| 37 |
|
| 38 |
## Usage
|
| 39 |
|
|
@@ -71,7 +71,7 @@ For example: `stable-diffusion-1-5_original_512x768_ema-vae_cn`.
|
|
| 71 |
|
| 72 |
## Repo Name
|
| 73 |
|
| 74 |
-
Repos are named with the original diffusers Hugging Face / Civitai repo name prefixed by `coreml-` and have a `_cn` suffix if they are ControlNet
|
| 75 |
For example: `coreml-stable-diffusion-1-5_cn`.
|
| 76 |
|
| 77 |
## Repo README Contents
|
|
|
|
| 7 |
- stable-diffusion
|
| 8 |
---
|
| 9 |
|
| 10 |
+
[βββ **Scroll down (or click here) to see models** βββ](https://huggingface.co/coreml-community#models)
|
| 11 |
|
| 12 |
# Core ML Models Repository
|
| 13 |
|
|
|
|
| 31 |
|
| 32 |
**Other Model Types**
|
| 33 |
|
| 34 |
+
If you are using Mochi Diffusion v3.2, v4.0, or later versions, some model files with neither a `no-i2i` nor a `_cn` suffix in the file name might need a simple modification to enable Image2Image to work correctly. Please go [HERE](https://huggingface.co/coreml-community/VAEEncoders) for more information.
|
| 35 |
|
| 36 |
+
The various ControlNet types supported by Mochi Diffusion v4.0 and later are enabled by individual ControlNet models. Please go [HERE](https://huggingface.co/coreml-community/ControlNet-Models-For-Core-ML) for a selection of ControlNet models that you can download, and information on their use.
|
| 37 |
|
| 38 |
## Usage
|
| 39 |
|
|
|
|
| 71 |
|
| 72 |
## Repo Name
|
| 73 |
|
| 74 |
+
Repos are named with the original diffusers Hugging Face / Civitai repo name prefixed by `coreml-` and have a `_cn` suffix if they are ControlNet compatible.\
|
| 75 |
For example: `coreml-stable-diffusion-1-5_cn`.
|
| 76 |
|
| 77 |
## Repo README Contents
|