Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Fictiverse
/
Stable_Diffusion_VoxelArt_Model
like
156
Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
10
Train
Deploy
Use this model
main
Stable_Diffusion_VoxelArt_Model
6 contributors
History:
12 commits
Fictiverse
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (
#10
)
47f3501
over 1 year ago
feature_extractor
Add Diffusers weights (#3)
almost 2 years ago
safety_checker
Adding `safetensors` variant of this model (#8)
almost 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#5)
almost 2 years ago
text_encoder
Adding `safetensors` variant of this model (#8)
almost 2 years ago
tokenizer
Add Diffusers weights (#3)
almost 2 years ago
unet
Adding `safetensors` variant of this model (#8)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#7)
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
about 2 years ago
README.md
Safe
1.09 kB
Add text-to-image tag
almost 2 years ago
VoxelArt_v1.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
What is a pickle import?
4.27 GB
LFS
Upload VoxelArt_v1.ckpt
about 2 years ago
VoxelArt_v1.safetensors
Safe
4.27 GB
LFS
Adding `safetensors` variant of this model (#8)
almost 2 years ago
model_index.json
Safe
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#10)
over 1 year ago