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

  • Log In
  • Sign Up

PublicPrompts
/
All-In-One-Pixel-Model

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions Community
13
All-In-One-Pixel-Model
Ctrl+K
Ctrl+K
  • 4 contributors
History: 10 commits
PublicPrompts's picture
PublicPrompts
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#9)
b433035 about 2 years ago
  • feature_extractor
    Add Diffusers weights (#1) over 2 years ago
  • safety_checker
    Add Diffusers weights (#1) over 2 years ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#3) over 2 years ago
  • text_encoder
    Add Diffusers weights (#1) over 2 years ago
  • tokenizer
    Add Diffusers weights (#1) over 2 years ago
  • unet
    Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#2) over 2 years ago
  • vae
    Add `scale_factor` to vae config. (#4) over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 2 years ago
  • Public-Prompts-Pixel-Model.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.13 GB
    LFS
    Upload Public-Prompts-Pixel-Model.ckpt over 2 years ago
  • README.md
    1.59 kB
    Update README.md over 2 years ago
  • model_index.json
    546 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#9) about 2 years ago