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

  • Log In
  • Sign Up

katakana
/
2D-Mix

Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
Model card Files Files and versions
xet
Community
5
2D-Mix
11.5 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#5)
3d4314c almost 3 years ago
  • feature_extractor
    Add Diffusers weights (#1) over 3 years ago
  • safety_checker
    Add Diffusers weights (#1) over 3 years ago
  • scheduler
    Add Diffusers weights (#1) over 3 years ago
  • text_encoder
    Add Diffusers weights (#1) over 3 years ago
  • tokenizer
    Add Diffusers weights (#1) over 3 years ago
  • unet
    Add Diffusers weights (#1) over 3 years ago
  • vae
    Add Diffusers weights (#1) over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • 2D-Mix.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    5.98 GB
    xet
    Upload 2D-Mix.ckpt over 3 years ago
  • README.md
    2.31 kB
    Update README.md over 3 years ago
  • model_index.json
    546 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#5) almost 3 years ago