LCM_SoteMix / README.md
Disty0's picture
Update README.md
7174c1a
|
raw
history blame
No virus
661 Bytes
---
license: creativeml-openrail-m
language:
- en
library_name: diffusers
pipeline_tag: text-to-image
tags:
- art
- anime
- stable diffusion
- lcm
- latent consistency model
- openvino
- onnx
---
A Stable Diffusion 1.5 anime model with LCM that allows image generation with only 4 steps.
More details on LCM: https://latent-consistency-models.github.io/
Original SoteMix is available here:
https://huggingface.co/Disty0/SoteMix
Coverted to LCM with this script:
https://github.com/vladmandic/automatic/blob/master/cli/lcm-convert.py
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6456af6195082f722d178522/HV7YOb6xyJyW_NX-XzV69.png)