Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pomercier
/
Francois_Legault
like
1
Text-to-Image
Diffusers
doi:10.57967/hf/0172
StableDiffusionPipeline
Inference Endpoints
License:
lgpl-3.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
Francois_Legault
4 contributors
History:
11 commits
pomercier
Update README.md
7e0a929
about 1 year ago
feature_extractor
Upload diffusers weights
almost 2 years ago
safety_checker
Upload diffusers weights
almost 2 years ago
samples
Upload 20 files
almost 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#1)
almost 2 years ago
text_encoder
Upload diffusers weights
almost 2 years ago
tokenizer
Upload diffusers weights
almost 2 years ago
unet
Upload diffusers weights
almost 2 years ago
vae
Add `scale_factor` to vae config. (#2)
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
LICENSE
Safe
35.1 kB
Upload 20 files
almost 2 years ago
README.md
Safe
1.37 kB
Update README.md
about 1 year ago
args.json
Safe
1.68 kB
Upload 20 files
almost 2 years ago
model.ckpt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.HalfStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
2.13 GB
LFS
Upload 20 files
almost 2 years ago
model_index.json
Safe
541 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3)
over 1 year ago