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

  • Log In
  • Sign Up

eimiss
/
EimisAnimeDiffusion_1.0v

Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
image-to-image
Model card Files Files and versions Community
22
EimisAnimeDiffusion_1.0v
Ctrl+K
Ctrl+K
  • 3 contributors
History: 31 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#22)
e0ff075 about 2 years ago
  • feature_extractor
    Add Diffusers weights (#5) over 2 years ago
  • safety_checker
    Adding `safetensors` variant of this model (#21) over 2 years ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#12) over 2 years ago
  • text_encoder
    Adding `safetensors` variant of this model (#21) over 2 years ago
  • tokenizer
    Add Diffusers weights (#5) over 2 years ago
  • unet
    Adding `safetensors` variant of this model (#21) over 2 years ago
  • vae
    Adding `safetensors` variant of this model (#20) over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 2 years ago
  • EimisAnimeDiffusion_1-0v.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.13 GB
    LFS
    Upload EimisAnimeDiffusion_1-0v.ckpt over 2 years ago
  • README.md
    4.83 kB
    Update README.md over 2 years ago
  • model_index.json
    546 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#22) about 2 years ago