Update readme
Browse files
    	
        README.md
    CHANGED
    
    | @@ -10,7 +10,7 @@ library_name: diffusers | |
| 10 |  | 
| 11 | 
             
            
         | 
| 12 |  | 
| 13 | 
            -
            SDXL-Lightning is a lightning fast text-to-image  | 
| 14 |  | 
| 15 | 
             
            Our models are distilled from [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0). This repository contains checkpoints for 1-step, 2-step, 4-step, and 8-step distilled models. The generation quality of our 2-step, 4-step, and 8-step model is amazing. Our 1-step model is more experimental.
         | 
| 16 |  | 
|  | |
| 10 |  | 
| 11 | 
             
            
         | 
| 12 |  | 
| 13 | 
            +
            SDXL-Lightning is a lightning fast text-to-image generation model. It can generate high-quality 1024px images under a few steps. For more information, please refer to our paper: [SDXL-Lightning: Progressive Adversarial Diffusion Distillation](https://huggingface.co/ByteDance/SDXL-Lightning/resolve/main/sdxl_lightning_report.pdf). The models are released for research purposes only.
         | 
| 14 |  | 
| 15 | 
             
            Our models are distilled from [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0). This repository contains checkpoints for 1-step, 2-step, 4-step, and 8-step distilled models. The generation quality of our 2-step, 4-step, and 8-step model is amazing. Our 1-step model is more experimental.
         | 
| 16 |  | 

