Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

stabilityai
/
stable-diffusion-2-inpainting

Image-to-Image
Diffusers
Safetensors
StableDiffusionInpaintPipeline
stable-diffusion
Model card Files Files and versions Community
46
stable-diffusion-2-inpainting / unet
Ctrl+K
Ctrl+K
  • 7 contributors
History: 4 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecated float16/fp16 variant loading through new `version` API.
58364e8 almost 2 years ago
  • config.json
    914 Bytes
    Update unet/config.json over 2 years ago
  • diffusion_pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    3.46 GB
    LFS
    diffusers-weights (#1) over 2 years ago
  • diffusion_pytorch_model.fp16.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.HalfStorage"

    What is a pickle import?

    1.73 GB
    LFS
    Fix deprecated float16/fp16 variant loading through new `version` API. almost 2 years ago
  • diffusion_pytorch_model.fp16.safetensors
    1.73 GB
    LFS
    Fix deprecated float16/fp16 variant loading through new `version` API. almost 2 years ago
  • diffusion_pytorch_model.safetensors
    3.46 GB
    LFS
    Adding `safetensors` variant of this model (#13) over 2 years ago