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

  • Log In
  • Sign Up

Fictiverse
/
Stable_Diffusion_PaperCut_Model

Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Model card Files Files and versions Community
17
Stable_Diffusion_PaperCut_Model
Ctrl+K
Ctrl+K
  • 7 contributors
History: 20 commits
Fictiverse's picture
Fictiverse
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#16)
3332755 about 2 years ago
  • feature_extractor
    Add Diffusers weights (#5) over 2 years ago
  • safety_checker
    Adding `safetensors` variant of this model (#14) about 2 years ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#9) over 2 years ago
  • text_encoder
    Adding `safetensors` variant of this model (#14) about 2 years ago
  • tokenizer
    Add Diffusers weights (#5) over 2 years ago
  • unet
    Adding `safetensors` variant of this model (#14) about 2 years ago
  • vae
    Adding `safetensors` variant of this model (#14) about 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 2 years ago
  • PaperCut_v1.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    4.27 GB
    LFS
    Upload PaperCut_v1.ckpt over 2 years ago
  • PaperCut_v1.safetensors
    4.27 GB
    LFS
    Adding `safetensors` variant of this model (#14) about 2 years ago
  • README.md
    1.61 kB
    Update README.md about 2 years ago
  • model_index.json
    546 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#16) about 2 years ago