Upload preprocessor_config.json
diffusers (#1) - add diffusers weights (b3f5d8275782e914fde094280b5291a6c03a4e30) Co-authored-by: Suraj Patil <valhalla@users.noreply.huggingface.co>
Fix deprecated float16/fp16 variant loading through new `version` API. (#23) - Fix deprecated float16/fp16 variant loading through new `version` API. (b4050211765588065b90ca3cb9ed3c9dfdebc56f)
Duplicate from stabilityai/stable-diffusion-2 Co-authored-by: Robin Rombach <rromb@users.noreply.huggingface.co>
Adding `safetensors` variant of this model (#16) - Adding `safetensors` variant of this model (b1bab1e036f51795e27439d05094e63dcf39eade)
Update README.md
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#21) - Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (9f47cd8191a2f5099bd2d2a77f49ed002c45dd99)