File size: 1,605 Bytes
124aaa5
bd7066f
 
124aaa5
8d1c660
bd7066f
 
 
 
 
124aaa5
8d1c660
bd7066f
 
 
8d1c660
bd7066f
 
8d1c660
bd7066f
8d1c660
bd7066f
 
8d1c660
bd7066f
8d1c660
bd7066f
 
8d1c660
bd7066f
 
 
8d1c660
bd7066f
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
language:
- en
license: creativeml-openrail-m
tags:
- stable-diffusion
- stable-diffusion-diffusers
- text-to-image
- diffusers
inference: true
---

<p align="center" width="100%">
    <img width="80%" src="Assets/OnnxStack - 640x320.png">
</p>

### OnnxStack
This model has been converted to ONNX and tested with OnnxStack

- [OnnxStack](https://github.com/saddam213/OnnxStack)

### OpenJourney V4 Diffusion
This model was converted to ONNX from OpenJourney V4

- [OpenJourney-V4](https://huggingface.co/prompthero/openjourney-v4)

### Sample Images
*A cyberpunk puppy*

| LMS Scheduler | Euler Scheduler | Euler Ancestral Scheduler | DDPM Scheduler | DDIM Scheduler | KDPM2 Scheduler
| :--- | :--- | :--- | :--- | :--- | :--- |
<img src="Assets/openjourney_lms_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/openjourney_euler_30_7.5_2092464983.png" width="256"  alt="Image of browser inferencing on sample images."/> | <img src="Assets/openjourney_eulerancestral_30_7.5_2092464983.png" width="256"  alt="Image of browser inferencing on sample images."/> | <img src="Assets/openjourney_ddpm_30_7.5_2092464983.png" width="256"  alt="Image of browser inferencing on sample images."/> | <img src="Assets/openjourney_ddim_30_7.5_2092464983.png" width="256"  alt="Image of browser inferencing on sample images."/> | <img src="Assets/openjourney_kdpm2_30_7.5_2092464983.png" width="256"  alt="Image of browser inferencing on sample images."/> |

     Seed: 207582124     GuidanceScale: 7.5     NumInferenceSteps: 30

__________________________