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

  • Log In
  • Sign Up

questcoast
/
clone-wars-diffusion-v1

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions Community
3
clone-wars-diffusion-v1
Ctrl+K
Ctrl+K
  • 3 contributors
History: 9 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3)
f70c7f3 almost 2 years ago
  • feature_extractor
    Add model files over 2 years ago
  • images
    Update README over 2 years ago
  • safety_checker
    Add model files over 2 years ago
  • scheduler
    Add model files over 2 years ago
  • text_encoder
    Add model files over 2 years ago
  • tokenizer
    Add model files over 2 years ago
  • unet
    Add model files over 2 years ago
  • vae
    Add `scale_factor` to vae config. (#1) about 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 2 years ago
  • .gitignore
    69 Bytes
    Add model files over 2 years ago
  • README.md
    6.7 kB
    Update README over 2 years ago
  • clone-wars-diffusion-v1.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.13 GB
    LFS
    Add model files over 2 years ago
  • convert_diffusers_to_sd.py
    8.89 kB
    Add model files over 2 years ago
  • model_index.json
    541 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3) almost 2 years ago