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/6
midjourney-v4-diffusion
3 contributors
History:
8 commits
Napitz
T1
9aadc3e
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
1.48 kB
initial commit
almost 2 years ago
README.md
252 Bytes
T1
over 1 year ago
model_index.json
565 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#5)
over 1 year ago