Skip to content

How to make a variation from a depth map. #60

Answered by thygate
tykim9999 asked this question in Q&A
Discussion options

You must be logged in to vote

He's using the stable diffusion 2.0 depth conditional model

For automatic1111's webui, see the wiki section on depth-guided-model for instructions :

  • download the 512-depth-ema.ckpt checkpoint
  • place it in models/Stable-diffusion
  • grab the config and place it in the same folder as the checkpoint
  • rename the config to 512-depth-ema.yaml
  • select the new checkpoint from the UI

The depth-guided model will only work in img2img tab.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by thygate
Comment options

You must be logged in to vote
3 replies
@tykim9999
Comment options

@thygate
Comment options

@tykim9999
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants