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

  • Log In
  • Sign Up

Onodofthenorth
/
SD_PixelArt_SpriteSheet_Generator

Text-to-Image
Diffusers
English
StableDiffusionPipeline
spritesheet
Model card Files Files and versions Community
28
SD_PixelArt_SpriteSheet_Generator
Ctrl+K
Ctrl+K
  • 5 contributors
History: 12 commits
Onodofthenorth's picture
Onodofthenorth
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#22)
8229c9b about 2 years ago
  • feature_extractor
    add diffusers (#3) over 2 years ago
  • safety_checker
    add diffusers (#3) over 2 years ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#13) over 2 years ago
  • text_encoder
    add diffusers (#3) over 2 years ago
  • tokenizer
    add diffusers (#3) over 2 years ago
  • unet
    Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#11) over 2 years ago
  • vae
    Add `scale_factor` to vae config. (#16) about 2 years ago
  • .gitattributes
    1.5 kB
    Upload PixelartSpritesheet_V.1.ckpt over 2 years ago
  • PixelartSpritesheet_V.1.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    4.27 GB
    LFS
    Upload PixelartSpritesheet_V.1.ckpt over 2 years ago
  • README.md
    2.93 kB
    Update README.md (#18) about 2 years ago
  • model_index.json
    541 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#22) about 2 years ago