Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
prompthero
/
openjourney
like
2.96k
Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
76
Deploy
Use in Diffusers
main
openjourney
8 contributors
History:
35 commits
patrickvonplaten
HF staff
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (
#71
)
f457266
7 months ago
feature_extractor
Add Diffusers weights for midjourney-v4-diffusion (#2)
about 1 year ago
safety_checker
Adding `safetensors` variant of this model (#63)
9 months ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#45)
12 months ago
text_encoder
Adding `safetensors` variant of this model (#63)
9 months ago
tokenizer
Add Diffusers weights for midjourney-v4-diffusion (#2)
about 1 year ago
unet
Adding `safetensors` variant of this model (#63)
9 months ago
vae
Adding `safetensors` variant of this model (#34)
12 months ago
.gitattributes
1.48 kB
initial commit
about 1 year ago
README.md
2.73 kB
Update README.md
9 months ago
mdjrny-v4.ckpt
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.HalfStorage"
What is a pickle import?
2.13 GB
LFS
Upload mdjrny-v4.ckpt
about 1 year ago
mdjrny-v4.safetensors
2.13 GB
LFS
Adding `safetensors` variant of this model (#34)
12 months ago
model.safetensors
492 MB
LFS
Adding `safetensors` variant of this model (#34)
12 months ago
model_index.json
541 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#71)
7 months ago