Update README.md

This commit is contained in:
Harish Prabhala 2023-10-20 16:06:32 +00:00 committed by huggingface-web
parent 24ee0683f5
commit e50e70bd4f

@ -25,6 +25,11 @@ The Segmind Stable Diffusion Model (SSD-1B) is a **distilled 50% smaller** versi
This model employs a knowledge distillation strategy, where it leverages the teachings of several expert models in succession, including SDXL, ZavyChromaXL, and JuggernautXL, to combine their strengths and produce impressive visual outputs.
## Image Comparision
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62039c2d91d53938a643317d/mOM_OMxbivVBELad1QQYj.png)
## Usage:
This model can be used via the 🧨 Diffusers library.