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

  • Log In
  • Sign Up

danbrown
/
elldreth-dream-mix

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions Community
3
elldreth-dream-mix
Ctrl+K
Ctrl+K
  • 3 contributors
History: 6 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
91b326b over 2 years ago
  • feature_extractor
    added safety_checker and feature_extractor over 2 years ago
  • safety_checker
    added safety_checker and feature_extractor over 2 years ago
  • scheduler
    converted to diffusers over 2 years ago
  • text_encoder
    converted to diffusers over 2 years ago
  • tokenizer
    converted to diffusers over 2 years ago
  • unet
    converted to diffusers over 2 years ago
  • vae
    Add `scale_factor` to vae config. (#1) over 2 years ago
  • .gitattributes
    1.54 kB
    added ckpt over 2 years ago
  • elldrethSDreamMix_v10.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    4.27 GB
    LFS
    added ckpt over 2 years ago
  • model_index.json
    546 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. over 2 years ago