File size: 1,510 Bytes
7c48308 |
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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 |
---
language:
- en
license: mit
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)
### LCM Dreamshaper V7 Diffusion
This model was converted to ONNX from LCM Dreamshaper V7
- [LCM-Dreamshaper-V7](https://huggingface.co/SimianLuo/LCM_Dreamshaper_v7)
### Sample Images
*A demon*
<img src="Assets/lcm_demon_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/>
Seed: 207582124 GuidanceScale: 7.5 NumInferenceSteps: 30
__________________________
*An angel*
<img src="Assets/lcm_angel_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/>
Seed: 207582124 GuidanceScale: 7.5 NumInferenceSteps: 30
__________________________
*A ninja*
<img src="Assets/lcm_ninja_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/>
Seed: 207582124 GuidanceScale: 7.5 NumInferenceSteps: 30
__________________________
*a japanese dometic market sports car sitting in a showroom*
<img src="Assets/lcm_car_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/>
Seed: 207582124 GuidanceScale: 7.5 NumInferenceSteps: 30
__________________________ |