Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ProGamerGov
/
Min-Illust-Background-Diffusion
like
60
Text-to-Image
Diffusers
ProGamerGov/StableDiffusion-v1-5-Regularization-Images
StableDiffusionPipeline
stable-diffusion
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
main
Min-Illust-Background-Diffusion
4 contributors
History:
31 commits
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (
#6
)
3a5d716
over 1 year ago
feature_extractor
Add Diffusers weights (#1)
almost 2 years ago
safety_checker
Add Diffusers weights (#1)
almost 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#3)
almost 2 years ago
text_encoder
Add Diffusers weights (#1)
almost 2 years ago
tokenizer
Add Diffusers weights (#1)
almost 2 years ago
unet
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#2)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#4)
almost 2 years ago
.gitattributes
Safe
1.92 kB
Upload v1_512x512_t4x5.png
almost 2 years ago
README.md
Safe
2.15 kB
Improve ReadMe
almost 2 years ago
model_index.json
Safe
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#6)
over 1 year ago
sjh_style_v1_iter1000.ckpt
Safe
pickle
Detected Pickle imports (4)
"collections.OrderedDict"
,
"torch.LongStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
4.27 GB
LFS
Add more v1 model iterations
almost 2 years ago
sjh_style_v1_iter1500.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch.LongStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
4.27 GB
LFS
Add more v1 model iterations
almost 2 years ago
sjh_style_v1_iter2000.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch.LongStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
4.27 GB
LFS
Add more v1 model iterations
almost 2 years ago
sjh_style_v1_iter2250.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
4.27 GB
LFS
Add v1 2250 iterations model
almost 2 years ago
v1_512x512_t4x5.png
Safe
7.56 MB
LFS
Upload v1_512x512_t4x5.png
almost 2 years ago
v1_size_512x512_t4x10.png
Safe
15.9 MB
LFS
Upload v1_size_512x512_t4x10.png
almost 2 years ago
v1_size_512x768_t3x4.png
Safe
7.31 MB
LFS
Improve example images
almost 2 years ago