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

  • Log In
  • Sign Up

ZeroCool94
/
stable-diffusion-v1-5

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions
xet
Community
6
stable-diffusion-v1-5
14 GB
  • 3 contributors
History: 7 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
80112c9 over 2 years ago
  • feature_extractor
    Add Diffusers weights (#1) about 3 years ago
  • safety_checker
    Add Diffusers weights (#1) about 3 years ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#3) about 3 years ago
  • text_encoder
    Add Diffusers weights (#1) about 3 years ago
  • tokenizer
    Add Diffusers weights (#1) about 3 years ago
  • unet
    Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#2) about 3 years ago
  • vae
    Add `scale_factor` to vae config. (#4) almost 3 years ago
  • .gitattributes
    1.63 kB
    Upload 3 files about 3 years ago
  • README.md
    39 Bytes
    initial commit about 3 years ago
  • Stable Diffusion v1-5-Pruned-ema only.ckpt

    Detected Pickle imports (9)

    • "_codecs.encode",
    • "torch.IntStorage",
    • "collections.OrderedDict",
    • "numpy.core.multiarray.scalar",
    • "torch.FloatStorage",
    • "torch.LongStorage",
    • "numpy.dtype",
    • "torch._utils._rebuild_tensor_v2",
    • "pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint"

    How to fix it?

    4.27 GB
    xet
    Upload 3 files about 3 years ago
  • Stable Diffusion-v1-5-Inpainting.ckpt
    4.27 GB
    xet
    Upload 3 files about 3 years ago
  • model_index.json
    546 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. over 2 years ago