Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
Discussion options

You must be logged in to vote

If you are referring to the model of stable diffusion, you need to put the model in the following directory:

- cache_dir 
  |- stable_diffusion
      ├── sd-v1-5-inpainting.ckpt
      ├── sd-v1-5-inpainting.safetensors
      └── v1-5-pruned-emaonly.safetensors
  |- stable_diffusion_xl
      ├── sd_xl_base_1.0.safetensors
      └── sd_xl_base_1.0_inpainting_0.1.safetensors

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@abomonov
Comment options

Answer selected by abomonov
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