Commit
·
24c67dc
1
Parent(s):
7428477
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,23 +10,20 @@ license: creativeml-openrail-m
|
|
| 10 |
|
| 11 |
|
| 12 |
# Openjourney is an open source Stable Diffusion fine tuned model on Midjourney images, by [PromptHero](https://prompthero.com/)
|
| 13 |
-
---
|
| 14 |
-
> ## [Openjourney-v2 beta is ready, try it out!](https://huggingface.co/prompthero/openjourney-v2)
|
| 15 |
-
---
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
-
Use prompt: 'mdjrny-v4 style'
|
| 19 |
|
| 20 |
# Gradio
|
| 21 |
|
| 22 |
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Openjourney:
|
| 23 |
[](https://huggingface.co/spaces/akhaliq/midjourney-v4-diffusion)
|
| 24 |
|
| 25 |
-
|
| 26 |
-
### 🧨 Diffusers
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
### Stable Diffusion v1.5 vs Openjourney
|
| 31 |
(Same parameters, just added "mdjrny-v4 style" at the beginning):
|
| 32 |
<img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587642-63265d019f9d19bfd4f45031.png" width="100%"/>
|
|
@@ -34,10 +31,6 @@ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Openjo
|
|
| 34 |
<img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587609-63265d019f9d19bfd4f45031.png" width="100%"/>
|
| 35 |
<img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587646-63265d019f9d19bfd4f45031.png" width="100%"/>
|
| 36 |
|
| 37 |
-
[Click here](https://prompthero.com/openjourney-prompts) for more Openjourney prompts and inspiration.
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
### 🧨 Diffusers
|
| 42 |
|
| 43 |
This model can be used just like any other Stable Diffusion model. For more information,
|
|
|
|
| 10 |
|
| 11 |
|
| 12 |
# Openjourney is an open source Stable Diffusion fine tuned model on Midjourney images, by [PromptHero](https://prompthero.com/)
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
+
Include 'mdjrny-v4 style' in prompt
|
| 15 |
+
|
| 16 |
+
# PromptHero:
|
| 17 |
+
> [Openjourney prompts and inspiration](https://prompthero.com/openjourney-prompts)
|
| 18 |
+
> [Crash course in AI art generation](https://prompthero.com/academy/prompt-engineering-course)
|
| 19 |
+
> [Learn to fine-tune Stable Diffusion for photorealism](https://prompthero.com/academy/dreambooth-stable-diffusion-train-fine-tune-course)
|
| 20 |
|
|
|
|
| 21 |
|
| 22 |
# Gradio
|
| 23 |
|
| 24 |
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Openjourney:
|
| 25 |
[](https://huggingface.co/spaces/akhaliq/midjourney-v4-diffusion)
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
### Stable Diffusion v1.5 vs Openjourney
|
| 28 |
(Same parameters, just added "mdjrny-v4 style" at the beginning):
|
| 29 |
<img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587642-63265d019f9d19bfd4f45031.png" width="100%"/>
|
|
|
|
| 31 |
<img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587609-63265d019f9d19bfd4f45031.png" width="100%"/>
|
| 32 |
<img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587646-63265d019f9d19bfd4f45031.png" width="100%"/>
|
| 33 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
### 🧨 Diffusers
|
| 35 |
|
| 36 |
This model can be used just like any other Stable Diffusion model. For more information,
|