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

  • Log In
  • Sign Up

Onodofthenorth
/
SD_PixelArt_SpriteSheet_Generator

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

    Detected Pickle imports (4)

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

    What is a pickle import?

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