Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ 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 |
-
## Base Models - A Variety Of SD-1.5
|
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
|
@@ -46,7 +46,7 @@ Each zip file contains a set of 4 resolutions: 512x512, 512x768, 768x512, 768x76
|
|
46 |
- Depth -- Reproduces Depth Relationships From An Image
|
47 |
- InPaint -- Use Masks To Define And Modify An Area (not sure how this works)
|
48 |
- InstrP2P -- Instruct Pixel2Pixel ("Change X to Y")
|
49 |
-
- LineAnime -- Find And Reuse Small Outlines,
|
50 |
- LineArt -- Find And Reuse Small Outlines
|
51 |
- MLSD -- Find And Reuse Straight Lines And Edges
|
52 |
- NormalBAE -- Reproduce Depth Relationships Using Surface Normal Depth Maps
|
|
|
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
|
|
|
46 |
- Depth -- Reproduces Depth Relationships From An Image
|
47 |
- InPaint -- Use Masks To Define And Modify An Area (not sure how this works)
|
48 |
- InstrP2P -- Instruct Pixel2Pixel ("Change X to Y")
|
49 |
+
- LineAnime -- Find And Reuse Small Outlines, Optimized For Anime
|
50 |
- LineArt -- Find And Reuse Small Outlines
|
51 |
- MLSD -- Find And Reuse Straight Lines And Edges
|
52 |
- NormalBAE -- Reproduce Depth Relationships Using Surface Normal Depth Maps
|