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

  • Log In
  • Sign Up

pomercier
/
Francois_Legault

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions Community
3
Francois_Legault
Ctrl+K
Ctrl+K
  • 4 contributors
History: 11 commits
pomercier's picture
pomercier
Update README.md
7e0a929 almost 2 years ago
  • feature_extractor
    Upload diffusers weights over 2 years ago
  • safety_checker
    Upload diffusers weights over 2 years ago
  • samples
    Upload 20 files over 2 years ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#1) over 2 years ago
  • text_encoder
    Upload diffusers weights over 2 years ago
  • tokenizer
    Upload diffusers weights over 2 years ago
  • unet
    Upload diffusers weights 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
  • LICENSE
    35.1 kB
    Upload 20 files over 2 years ago
  • README.md
    1.37 kB
    Update README.md almost 2 years ago
  • args.json
    1.68 kB
    Upload 20 files over 2 years ago
  • model.ckpt

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.13 GB
    LFS
    Upload 20 files over 2 years ago
  • model_index.json
    541 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3) about 2 years ago