Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
flax
/
midjourney-v4-diffusion
like
60
Follow
flax
10
Text-to-Image
Diffusers
English
FlaxStableDiffusionPipeline
TPU
JAX
Flax
stable-diffusion
License:
openrail
Model card
Files
Files and versions
Community
6
Use this model
refs/pr/5
midjourney-v4-diffusion
3 contributors
History:
7 commits
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
ee1430f
over 1 year ago
feature_extractor
flax
almost 2 years ago
safety_checker
flax
almost 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#2)
almost 2 years ago
text_encoder
flax
almost 2 years ago
tokenizer
flax
almost 2 years ago
unet
Update unet/config.json
almost 2 years ago
vae
Add `scale_factor` to vae config. (#4)
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
README.md
Safe
125 Bytes
Update README.md
almost 2 years ago
model_index.json
Safe
565 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
over 1 year ago