Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
PublicPrompts
/
borderlands
like
35
Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Inference Endpoints
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
refs/pr/6
borderlands
5 contributors
History:
10 commits
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
2f8f11b
over 1 year ago
feature_extractor
Add Diffusers weights (#1)
almost 2 years ago
safety_checker
Adding `safetensors` variant of this model (#4)
almost 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#3)
almost 2 years ago
text_encoder
Adding `safetensors` variant of this model (#4)
almost 2 years ago
tokenizer
Add Diffusers weights (#1)
almost 2 years ago
unet
Adding `safetensors` variant of this model (#4)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#5)
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
about 2 years ago
README.md
Safe
1.54 kB
Update README.md
about 2 years ago
borderlands.ckpt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.HalfStorage"
What is a pickle import?
2.13 GB
LFS
Upload borderlands.ckpt
about 2 years ago
borderlands.safetensors
Safe
2.13 GB
LFS
Adding `safetensors` variant of this model (#4)
almost 2 years ago
model_index.json
Safe
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
over 1 year ago