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

  • Log In
  • Sign Up

haor
/
Evt_V3

Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
anime
Model card Files Files and versions Community
3
Evt_V3
Ctrl+K
Ctrl+K
  • 4 contributors
History: 8 commits
haor's picture
haor
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3)
7c7acce about 2 years ago
  • feature_extractor
    Upload diffusers weights over 2 years ago
  • safety_checker
    Upload diffusers weights over 2 years ago
  • scheduler
    Upload diffusers weights over 2 years ago
  • text_encoder
    Upload diffusers weights over 2 years ago
  • tokenizer
    Upload diffusers weights over 2 years ago
  • unet
    Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#1) over 2 years ago
  • vae
    Add `scale_factor` to vae config. (#2) over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 2 years ago
  • Evt_V3_ema.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

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