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

  • Log In
  • Sign Up

lilpotat
/
ashleymoore

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions
xet
Community
3
ashleymoore
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3)
bcba517 almost 3 years ago
  • feature_extractor
    ashleymoore over 3 years ago
  • safety_checker
    ashleymoore over 3 years ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#1) over 3 years ago
  • text_encoder
    ashleymoore over 3 years ago
  • tokenizer
    ashleymoore over 3 years ago
  • unet
    ashleymoore over 3 years ago
  • vae
    ashleymoore over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • ashleymoore.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.13 GB
    xet
    ashleymoore over 3 years ago
  • model_index.json
    541 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3) almost 3 years ago