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

  • Log In
  • Sign Up

flax
/
Stable_Diffusion_PaperCut_Model

Text-to-Image
Diffusers
English
FlaxStableDiffusionPipeline
TPU
JAX
Flax
stable-diffusion
Model card Files Files and versions Community
3
Stable_Diffusion_PaperCut_Model
Ctrl+K
Ctrl+K
  • 3 contributors
History: 7 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3)
961191b almost 2 years ago
  • feature_extractor
    flax over 2 years ago
  • safety_checker
    flax over 2 years ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#1) over 2 years ago
  • text_encoder
    flax over 2 years ago
  • tokenizer
    flax over 2 years ago
  • unet
    Update unet/config.json 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
  • README.md
    125 Bytes
    Create README.md over 2 years ago
  • model_index.json
    570 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3) almost 2 years ago