Add Diffusers weights
e3de803
-
feature_extractor
Upload preprocessor_config.json
-
scheduler
Add diffusers weights (#2)
-
text_encoder
Adding `safetensors` variant of this model (#14)
-
tokenizer
Add diffusers weights (#2)
-
unet
Adding `safetensors` variant of this model (#14)
-
vae
Adding `safetensors` variant of this model (#14)
-
1.48 kB
initial commit
-
12.2 kB
Updated the sample code (#58)
-
537 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#56)
v2-1_768-ema-pruned.ckpt
Detected Pickle imports (8)
- "_codecs.encode",
- "pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint",
- "numpy.dtype",
- "collections.OrderedDict",
- "torch.FloatStorage",
- "numpy.core.multiarray.scalar",
- "torch._utils._rebuild_tensor_v2",
- "torch.IntStorage"
How to fix it?
5.21 GB
add v2-1
-
5.21 GB
Adding `safetensors` variant of this model (#14)
v2-1_768-nonema-pruned.ckpt
Detected Pickle imports (7)
- "collections.OrderedDict",
- "pytorch_lightning.callbacks.model_checkpoint.ModelCheckpoint",
- "torch._utils._rebuild_tensor_v2",
- "numpy.core.multiarray.scalar",
- "numpy.dtype",
- "torch.FloatStorage",
- "_codecs.encode"
How to fix it?
5.21 GB
add v2-1
-
5.21 GB
Adding `safetensors` variant of this model (#14)