diff --git a/README.md b/README.md index dfa8a65..2239a06 100644 --- a/README.md +++ b/README.md @@ -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.