OpenJourney-V4-ONNX / README.md
TheyCallMeHex's picture
Added cliptokenizer file and updated new readme
bd7066f
---
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
__________________________