Instructions to use prompthero/openjourney-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use prompthero/openjourney-v4 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("prompthero/openjourney-v4", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Rename README.md to lol
#63 opened over 2 years ago
by
Khomyakovdd
request
#62 opened over 2 years ago
by
PranayShelar
Adding `diffusers` weights of this model
👍 1
2
#61 opened over 2 years ago
by
Zhongyuan
trainning detail
#60 opened almost 3 years ago
by
Youngonwyl
Adding `safetensors` variant of this model
#59 opened about 3 years ago
by
Happenmass
Add Diffusers weights
#57 opened about 3 years ago
by
Milen
Add Diffusers weights
#56 opened about 3 years ago
by
Milen
Add Diffusers weights
#55 opened about 3 years ago
by
Milen
How can I use this model as an API?
1
#53 opened about 3 years ago
by
GlitchDreamr
What is base model of Stable Diffusion? When I train LoRA
#51 opened about 3 years ago
by
leiyangcl
How do I add dimensions?
#50 opened about 3 years ago
by
SAGERISHI
How to use model without model_index.json?
👍 5
#36 opened about 3 years ago
by
OSalama
What are the best prompting and negative prompting practices for openjourney?
#35 opened over 3 years ago
by
Etchedy
The math with training images, steps, and epochs doesn't sum up right to me, can you clarify?
3
#34 opened over 3 years ago
by
alexds9
Inpainting version
2
#33 opened over 3 years ago
by
NickKolok
15+ Stable Diffusion tutorial / guide videos for those are looking forward to use openjourney-v2 - For those who wants to learn
👍 5
#32 opened over 3 years ago
by
MonsterMMORPG
does this model obtains better results than that of openjourney?
#31 opened over 3 years ago
by
marvin11
Is this model going to be hosted on replicate?
3
#30 opened over 3 years ago
by
korsvanloon
Where to find yaml file for WebUI?
3
#29 opened over 3 years ago
by
pocketlim
V2 works well
#28 opened over 3 years ago
by
AlexanderY
Adding `safetensors` variant of this model
#25 opened over 3 years ago
by
Aponev
It seems not quite well when generating images bigger than 768px
#24 opened over 3 years ago
by
eeyrw
Discord or community page?
1
#22 opened over 3 years ago
by
Corshi
Unable to determine this model’s pipeline type.
1
#21 opened over 3 years ago
by
DemonSlayer77777
Add Diffusers weights
#20 opened over 3 years ago
by
Ar4ikov
Add Diffusers weights
#19 opened over 3 years ago
by
Rybens
Random Tiling in Unified Canvas from InvokeAI
3
#18 opened over 3 years ago
by
Sh0GaN
What's the difference between unpruned and the other? Which one should I use?
6
#14 opened over 3 years ago
by
Arbosis
Request: DOI
👍 1
#13 opened over 3 years ago
by
wongchaerim
Please provide model_index.json and all the additionnal things as in V1?
👍 2
4
#10 opened over 3 years ago
by
Nyalnara
Embeddings
👍 4
1
#7 opened over 3 years ago
by
sosojni
Do you plan to share your dataset of MJ image & text pairs?
👍 3
3
#5 opened over 3 years ago
by
ProGamerGov
Could you upload the 4GB variants of the models?
1
#4 opened over 3 years ago
by
ProGamerGov