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