Sign In

Stable Diffusion 3.5 Large ControlNet

28

1k

10

Updated: Nov 27, 2024

base modelcontrolnet

Verified:

SafeTensor

Type

Controlnet

Stats

190

0

Reviews

Published

Nov 27, 2024

Base Model

SD 3.5 Large

Hash

AutoV2
43D71C6F57
default creator card background decoration
Moderator Badge
theally's Avatar

theally

This Stability AI Model is licensed under the Stability AI Community License, Copyright (c) Stability AI Ltd. All Rights Reserved.

Powered by Stability AI

Stable Diffusion 3.5 ControlNets

Originally posted on Huggingface.

The following control types are available:

  • Canny - Use a Canny edge map to guide the structure of the generated image. This is especially useful for illustrations, but works with all styles.

  • Depth - use a depth map, generated by DepthFM, to guide generation. Some example use cases include generating architectural renderings, or texturing 3D assets.

  • Blur - can be used to perform extremely high fidelity upscaling. A common use case is to tile an input image, apply the ControlNet to each tile, and merge the tiles to produce a higher resolution image. A more in-depth description of this use case is here.

    • For Comfy users, this extension provides support.

    • We recommend tiling the image at a tile size between 128 and 512.

All currently released ControlNets are compatible only with Stable Diffusion 3.5 Large (8b).