add gradio demo
Browse files
README.md
CHANGED
|
@@ -14,6 +14,16 @@ Use prompt: 'mdjrny-v4 style'
|
|
| 14 |
|
| 15 |
[](https://colab.research.google.com/drive/1vkuxKKeSYNYI2OLZm8mR-WqcokQtSURM?usp=sharing)
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
### Stable Diffusion v1.5 vs Midjourney v4 Diffusion
|
| 18 |
(Same parameters, just added "mdjrny-v4 style" at the beginning):
|
| 19 |
<img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587642-63265d019f9d19bfd4f45031.png" width="100%"/>
|
|
@@ -23,6 +33,8 @@ Use prompt: 'mdjrny-v4 style'
|
|
| 23 |
|
| 24 |
[Click here](https://prompthero.com/midjourney-prompts?version=4) for more Midjourney v4 prompts and inspiration.
|
| 25 |
|
|
|
|
|
|
|
| 26 |
### 🧨 Diffusers
|
| 27 |
|
| 28 |
This model can be used just like any other Stable Diffusion model. For more information,
|
|
|
|
| 14 |
|
| 15 |
[](https://colab.research.google.com/drive/1vkuxKKeSYNYI2OLZm8mR-WqcokQtSURM?usp=sharing)
|
| 16 |
|
| 17 |
+
# Gradio
|
| 18 |
+
|
| 19 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI run anything-v3.0:
|
| 20 |
+
[](https://huggingface.co/spaces/akhaliq/midjourney-v4-diffusion)
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
### 🧨 Diffusers
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
### Stable Diffusion v1.5 vs Midjourney v4 Diffusion
|
| 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%"/>
|
|
|
|
| 33 |
|
| 34 |
[Click here](https://prompthero.com/midjourney-prompts?version=4) for more Midjourney v4 prompts and inspiration.
|
| 35 |
|
| 36 |
+
|
| 37 |
+
|
| 38 |
### 🧨 Diffusers
|
| 39 |
|
| 40 |
This model can be used just like any other Stable Diffusion model. For more information,
|