TheyCallMeHex's picture
Fixed mislinked example image filepath
de96e70
---
language:
- en
license: other
tags:
- stable-diffusion
- stable-diffusion-diffusers
- text-to-image
- photorealistic
- photoreal
- diffusers
inference: false
---
<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)
### Dreamlike PhotoReal 2.0
This model was converted to ONNX from Dreamlike-PhotoReal-2.0
- [Dreamlike-PhotoReal-2.0](https://huggingface.co/dreamlike-art/dreamlike-photoreal-2.0)
### Sample Images
*A fantasy setting mountainside*
| LMS Scheduler | Euler Scheduler | Euler Ancestral Scheduler | DDPM Scheduler | DDIM Scheduler | KDPM2 Scheduler
| :--- | :--- | :--- | :--- | :--- | :--- |
<img src="Assets/dreamlikephotoreal_lms_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_euler_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_eulerancestral_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_ddpm_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_ddim_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/dreamlikephotoreal_kdpm2_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> |
Seed: 207582124 GuidanceScale: 7.5 NumInferenceSteps: 30
__________________________