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

  • Log In
  • Sign Up

Fictiverse
/
Stable_Diffusion_Microscopic_model

Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Model card Files Files and versions Community
9
Stable_Diffusion_Microscopic_model
Ctrl+K
Ctrl+K
  • 5 contributors
History: 16 commits
Fictiverse's picture
Fictiverse
Iannou's picture
Iannou
Adding `safetensors` variant of this model (#9)
ce0b13a verified 6 months ago
  • feature_extractor
    Add Diffusers weights (#1) over 2 years ago
  • safety_checker
    Adding `safetensors` variant of this model (#9) 6 months ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#4) over 2 years ago
  • text_encoder
    Adding `safetensors` variant of this model (#9) 6 months ago
  • tokenizer
    Add Diffusers weights (#1) over 2 years ago
  • unet
    Adding `safetensors` variant of this model (#9) 6 months ago
  • vae
    Adding `safetensors` variant of this model (#9) 6 months ago
  • .gitattributes
    1.48 kB
    initial commit over 2 years ago
  • Microscopic_v1.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    4.27 GB
    LFS
    Upload Microscopic_v1.ckpt over 2 years ago
  • Microscopic_v1.safetensors
    4.27 GB
    LFS
    Adding `safetensors` variant of this model (#9) 6 months ago
  • README.md
    1.35 kB
    Update README.md almost 2 years ago
  • model_index.json
    546 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#8) about 2 years ago