Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
justinpinkney
/
pokemon-stable-diffusion
like
66
Text-to-Image
Diffusers
lambdalabs/pokemon-blip-captions
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Model card
Files
Files and versions
xet
Community
8
Deploy
Use this model
refs/pr/8
pokemon-stable-diffusion
29.8 GB
4 contributors
History:
14 commits
SFconvertbot
Adding `safetensors` variant of this model
e8f0c63
verified
8 months ago
configs
Upload configs with huggingface_hub
over 3 years ago
feature_extractor
Add Diffusers weights (#6)
about 3 years ago
safety_checker
Adding `safetensors` variant of this model
8 months ago
scheduler
Add Diffusers weights (#6)
about 3 years ago
text_encoder
Adding `safetensors` variant of this model
8 months ago
tokenizer
Add Diffusers weights (#6)
about 3 years ago
unet
Adding `safetensors` variant of this model
8 months ago
vae
Adding `safetensors` variant of this model
8 months ago
.gitattributes
1.84 kB
Adding `safetensors` variant of this model
8 months ago
README.md
Safe
2.12 kB
Update README.md
about 3 years ago
ema-only-epoch=000142.ckpt
pickle
Detected Pickle imports (9)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"torch.IntStorage"
,
"pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint"
,
"torch.LongStorage"
,
"_codecs.encode"
How to fix it?
4.27 GB
xet
Upload ema-only-epoch=000142.ckpt with huggingface_hub
over 3 years ago
epoch=000142.ckpt
pickle
Detected Pickle imports (9)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"torch.IntStorage"
,
"pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint"
,
"torch.LongStorage"
,
"_codecs.encode"
How to fix it?
14.6 GB
xet
Upload epoch=000142.ckpt with huggingface_hub
over 3 years ago
model_index.json
Safe
582 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#7)
almost 3 years ago