dpredrag commited on
Commit
b2d1db2
1 Parent(s): d12041c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -25,22 +25,10 @@ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Openjo
25
 
26
 
27
 
28
- ### Stable Diffusion v1.5 vs Openjourney
29
- (Same parameters, just added "mdjrny-v4 style" at the beginning):
30
- <img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587642-63265d019f9d19bfd4f45031.png" width="100%"/>
31
- <img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587623-63265d019f9d19bfd4f45031.png" width="100%"/>
32
- <img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587609-63265d019f9d19bfd4f45031.png" width="100%"/>
33
- <img src="https://s3.amazonaws.com/moonup/production/uploads/1667904587646-63265d019f9d19bfd4f45031.png" width="100%"/>
34
 
35
- [Click here](https://prompthero.com/openjourney-prompts) for more Openjourney prompts and inspiration.
36
 
37
 
38
 
39
- ### 🧨 Diffusers
40
-
41
- This model can be used just like any other Stable Diffusion model. For more information,
42
- please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).
43
-
44
  You can also export the model to [ONNX](https://huggingface.co/docs/diffusers/optimization/onnx), [MPS](https://huggingface.co/docs/diffusers/optimization/mps) and/or [FLAX/JAX]().
45
 
46
  ```python
 
25
 
26
 
27
 
 
 
 
 
 
 
28
 
 
29
 
30
 
31
 
 
 
 
 
 
32
  You can also export the model to [ONNX](https://huggingface.co/docs/diffusers/optimization/onnx), [MPS](https://huggingface.co/docs/diffusers/optimization/mps) and/or [FLAX/JAX]().
33
 
34
  ```python