Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -29,6 +29,8 @@ Models with a `_cn` suffix in the file name (or in their repo name) will work fo
|
|
| 29 |
|
| 30 |
Model files with neither a `no-i2i` nor a `_cn` suffix in the file name will work for Text2Image and Image2Image, but not ControlNet.
|
| 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.
|
|
|
|
| 29 |
|
| 30 |
Model files with neither a `no-i2i` nor a `_cn` suffix in the file name will work for Text2Image and Image2Image, but not ControlNet.
|
| 31 |
|
| 32 |
+
Models and files that include SDXL in their names are based on the recent SDXL-v1.0 Base and/or Refiner model.
|
| 33 |
+
|
| 34 |
**Other Model Types**
|
| 35 |
|
| 36 |
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.
|