Skip to content

not displayed safetensors models #475

Closed Answered by Sanster
abomonov asked this question in Q&A
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