Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
jplumail
/
matthieu-v1-pipe
like
0
Text-to-Image
Diffusers
StableDiffusionPipeline
Model card
Files
Files and versions
xet
Community
4
Deploy
Use this model
main
matthieu-v1-pipe
11 GB
3 contributors
History:
5 commits
patrickvonplaten
Fix deprecated float16/fp16 variant loading through new `version` API. (
#4
)
50c4c6e
over 2 years ago
feature_extractor
add model
about 3 years ago
safety_checker
Fix deprecated float16/fp16 variant loading through new `version` API. (#4)
over 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#1)
about 3 years ago
text_encoder
Fix deprecated float16/fp16 variant loading through new `version` API. (#4)
over 2 years ago
tokenizer
add model
about 3 years ago
unet
Fix deprecated float16/fp16 variant loading through new `version` API. (#4)
over 2 years ago
vae
Fix deprecated float16/fp16 variant loading through new `version` API. (#4)
over 2 years ago
.gitattributes
1.48 kB
initial commit
about 3 years ago
model_index.json
541 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3)
over 2 years ago