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

  • Log In
  • Sign Up

GaggiX
/
testWd

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions
xet
Community
4
testWd
Ctrl+K
Ctrl+K
  • 4 contributors
History: 6 commits
patrickvonplaten's picture
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#4)
40e9446 over 2 years ago
  • feature_extractor
    maybe the first commit almost 3 years ago
  • safety_checker
    maybe the first commit almost 3 years ago
  • scheduler
    Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#2) over 2 years ago
  • text_encoder
    maybe the first commit almost 3 years ago
  • tokenizer
    maybe the first commit almost 3 years ago
  • unet
    Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#1) almost 3 years ago
  • vae
    Add `scale_factor` to vae config. (#3) over 2 years ago
  • .gitattributes
    1.43 kB
    initial commit almost 3 years ago
  • model_index.json
    541 Bytes
    Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#4) over 2 years ago
  • v1-inference.yaml
    1.87 kB
    maybe the first commit almost 3 years ago