Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hassanblend
/
hassanblend1.4
like
437
Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
License:
creativeml-openrail-m
Model card
Files
Files and versions
xet
Community
14
Deploy
Use this model
main
hassanblend1.4
20.5 GB
5 contributors
History:
49 commits
hassanblend
Update README.md
b486f1b
verified
almost 2 years ago
vae
Upload diffusion_pytorch_model.bin
about 3 years ago
scheduler
Create scheduler / scheduler_config.json
about 3 years ago
feature_extractor
Create feature_extractor / preprocessor_config.json
about 3 years ago
feature_extractor
Upload 10 files
about 3 years ago
safety_checker
Upload diffusers weights
about 3 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#9)
about 3 years ago
text_encoder
Upload diffusers weights
about 3 years ago
tokenizer
Upload 10 files
about 3 years ago
unet
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#6)
about 3 years ago
vae
Add `scale_factor` to vae config. (#12)
about 3 years ago
.gitattributes
1.48 kB
initial commit
about 3 years ago
HassanBlend1.4-Pruned.ckpt
4.1 GB
xet
upload pruned version cktp format
about 3 years ago
HassanBlend1.4.ckpt
6.48 GB
xet
Upload HassanBlend1.4.ckpt
about 3 years ago
HassanBlend1.4_Safe.safetensors
4.1 GB
xet
added safetensor float16 version
about 3 years ago
README.md
2.36 kB
Update README.md
almost 2 years ago
app.py
6.66 kB
Create app.py
about 3 years ago
model_index.json
541 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#13)
almost 3 years ago
pipeline.py
819 Bytes
Upload pipeline.py
about 3 years ago
requirements.txt
101 Bytes
Create requirements.txt
about 3 years ago