| | Upload feature_extractor/preprocessor_config.json with huggingface_hub | Bingsu | Nov 12, 2024 |
| | Upload safety_checker/pytorch_model.bin with huggingface_hub | Bingsu | Nov 12, 2024 |
| | Upload scheduler/scheduler_config.json with huggingface_hub | Bingsu | Nov 12, 2024 |
| | Upload text_encoder/config.json with huggingface_hub | Bingsu | Nov 12, 2024 |
| | Upload text_encoder/pytorch_model.bin with huggingface_hub | Bingsu | Nov 12, 2024 |
| | Upload unet/config.json with huggingface_hub | Bingsu | Nov 12, 2024 |
| | Upload vae/diffusion_pytorch_model.bin with huggingface_hub | Bingsu | Nov 12, 2024 |
| | Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#1) | Bingsu | Nov 5, 2024 |
| | Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#2) | Bingsu | Oct 24, 2024 |
| | Add `scale_factor` to vae config. (#3) | Bingsu | Oct 24, 2024 |
| | Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#4) | Bingsu | Nov 12, 2024 |
| | Update model_index.json | Bingsu | Oct 26, 2024 |
| | Add `clip_sample=False` to scheduler to make model compatible with DDIM. | patrickvonplaten | Nov 4, 2024 |