Update README.md
Browse files
README.md
CHANGED
@@ -31,19 +31,17 @@ The sizes are always meant to be WIDTH x HEIGHT. A 512x768 is "portrait" orient
|
|
31 |
|
32 |
**If you encounter any models that do not work fully with image2image and ControlNet, using the current apple/ml-stable-diffusion SwiftCLI pipeline or Mochi Diffusion 3.2 or the Mochi Diffusion CN test build, please leave a report in the Community area here. If you would like to add models that you have converted, leave a message as well, and I'll try to figure out out to grant you access to this repo.**
|
33 |
|
34 |
-
##
|
35 |
-
**
|
36 |
-
|
37 |
-
- DreamShaper v5.0, 1.5-type model, original, for ControlNet & Standard <<<=== NEW <<<=== NEW
|
38 |
- GhostMix v1.1, 1.5-type anime model, original, for ControlNet & Standard
|
39 |
- MeinaMix v9.0 1.5-type anime model, original, for ControlNet & Standard
|
40 |
- MyMerge v1.0 1.5-type NSFW model, original, for ControlNet & Standard
|
41 |
- Realistic Vision v2.0, 1.5-type model, original, for ControlNet & Standard
|
42 |
- Stable Diffusion v1.5, original, for ControlNet & Standard
|
43 |
-
|
44 |
-
## ControlNet List
|
45 |
-
**Each file is a set of 4 resolutions zipped together: 512x512, 512x768, 768x512, 768x768**
|
46 |
|
|
|
|
|
47 |
- Canny -- Edge Detection, Outlines As Input
|
48 |
- Depth -- Reproduces Depth Relationships From An Image
|
49 |
- InPaint -- Use Masks To Define And Modify An Area (not sure how this works)
|
|
|
31 |
|
32 |
**If you encounter any models that do not work fully with image2image and ControlNet, using the current apple/ml-stable-diffusion SwiftCLI pipeline or Mochi Diffusion 3.2 or the Mochi Diffusion CN test build, please leave a report in the Community area here. If you would like to add models that you have converted, leave a message as well, and I'll try to figure out out to grant you access to this repo.**
|
33 |
|
34 |
+
## Base Models - A Variety Of SD-1.5 Type Models For Use With CN
|
35 |
+
**Each folder contains 4 zipped model files, output size as indicated: 512x512, 512x768, 768x512 or 768x768.**
|
36 |
+
- DreamShaper v5.0, 1.5-type model, original, for ControlNet & Standard
|
|
|
37 |
- GhostMix v1.1, 1.5-type anime model, original, for ControlNet & Standard
|
38 |
- MeinaMix v9.0 1.5-type anime model, original, for ControlNet & Standard
|
39 |
- MyMerge v1.0 1.5-type NSFW model, original, for ControlNet & Standard
|
40 |
- Realistic Vision v2.0, 1.5-type model, original, for ControlNet & Standard
|
41 |
- Stable Diffusion v1.5, original, for ControlNet & Standard
|
|
|
|
|
|
|
42 |
|
43 |
+
## ControlNet Models - All Current SD-1.5-Type ControlNet Models
|
44 |
+
**Each zip file contains a set of 4 resolutions: 512x512, 512x768, 768x512, 768x768**
|
45 |
- Canny -- Edge Detection, Outlines As Input
|
46 |
- Depth -- Reproduces Depth Relationships From An Image
|
47 |
- InPaint -- Use Masks To Define And Modify An Area (not sure how this works)
|