How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("fhgf/openjourney-kan", dtype=torch.bfloat16, device_map="cuda")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

Openjourney Kan Yama Kan

Trained on +124k Midjourney v4 images, by PromptHero

Trained on Stable Diffusion v1.5 using +124000 images, 12400 steps, 4 epochs +32 training hours.

๐Ÿ’ก Openjourney-v4 prompts

Pss... "mdjrny-v4 style" is not necessary anymore (yay!)

๐ŸŽ“ Want to learn how to train Openjourney? ๐Ÿ‘‰๐Ÿผ Join our course ๐Ÿ”ฅ

openjourney-v4

Openjourney Links

Downloads last month
4
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support