To use this file, you would typically place it in your models/Stable-diffusion folder in an interface like Automatic1111 and use the trigger word "midjourney style" in your prompt to activate the effect. Community Context
It is a "fine-tuned" model. Since Midjourney is a closed-source service, developers trained Stable Diffusion on Midjourney-generated images to replicate its lighting, composition, and texture styles. midjourney-v4-diffusion[v1-4fe].ckpt
The filename typically refers to a custom Stable Diffusion checkpoint designed to mimic the aesthetic of Midjourney v4. To use this file, you would typically place
The [v1-4fe] tag often suggests a specific version or a pruned/shrunken file size (FP16) to make it run faster on consumer GPUs. While Midjourney has since moved on to v6 and beyond, this v4-style checkpoint remains a classic for users who want high-contrast, fantasy-style illustrations without a subscription. The filename typically refers to a custom Stable
If you tell me , I can help you:
Find the or recommended settings (CFG scale/Sampler) for it.
This is a "checkpoint" file containing the weights of the neural network. Modern versions often use .safetensors for better security, but .ckpt was the standard for v1.5-based models.